Secure Sockets
cy_socket_ip_mreq_t Struct Reference

Description

Option value type for CY_SOCKET_SO_JOIN_MULTICAST_GROUP, and CY_SOCKET_SO_LEAVE_MULTICAST_GROUP socket options.

Data Fields

cy_socket_ip_address_t multi_addr
 IP multicast address of the group.
 
cy_socket_ip_address_t if_addr
 Local IP address of the interface.