Local socket data structure. struct local_socket_data_t.
More...
#include <local.h>
Local socket data structure. struct local_socket_data_t.
Stored in the private field of a socket_t for local sockets.
Definition at line 59 of file local.h.
◆ listen [1/2]
◆ [struct] [2/2]
| struct { ... } local_socket_data_t::listen |
◆ conn [1/2]
◆ isServer
| bool local_socket_data_t::isServer |
◆ [struct] [2/2]
| struct { ... } local_socket_data_t::conn |
◆ [union]
◆ lock
| lock_t local_socket_data_t::lock |
The documentation for this struct was generated from the following file: