Bound port sockets. More...
Data Fields | |
socket_port_map_t | map |
The bound sockets map. | |
int | count |
The bound sockets count. |
Bound port sockets.
The bound sockets count.
Referenced by socket_bind_insert(), and socket_port_add_core().
socket_port_map_t socket_port::map |
The bound sockets map.
Referenced by socket_bind_insert(), and socket_port_add_core().