Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

sockets_priv.h File Reference

sockets_priv.h File Reference

Sockets API internal implementations (do not use in application code) More...

Go to the source code of this file.

Data Structures

struct  lwip_sock
 Contains all internal pointers and states used for a socket. More...
struct  lwip_setgetsockopt_data
 This struct is used to pass data to the set/getsockopt_internal functions running in tcpip_thread context (only a void* is allowed) More...
struct  lwip_select_cb
 Description for a task waiting in select. More...

Detailed Description

Sockets API internal implementations (do not use in application code)

Definition in file sockets_priv.h.