Secure Sockets

General Description

Data Structures

struct  cy_socket_ip_address_t
 IP Address Structure. More...
 
struct  cy_socket_sockaddr_t
 Socket Address. More...
 
struct  cy_socket_opt_callback_t
 Option value type for CY_SOCKET_SO_CONNECT_REQUEST_CALLBACK, CY_SOCKET_SO_RECEIVE_CALLBACK, and CY_SOCKET_SO_DISCONNECT_CALLBACK socket options. More...
 
struct  cy_socket_ip_mreq_t
 Option value type for CY_SOCKET_SO_JOIN_MULTICAST_GROUP, and CY_SOCKET_SO_LEAVE_MULTICAST_GROUP socket options. More...