Generic socket address structure.
More...
#include <socket.h>
Generic socket address structure.
- See also
- \ sockaddr_in
Definition at line 436 of file socket.h.
◆ sa_data
uint8 sockaddr::sa_data[14] |
Maximum size of all the different socket address structures.
Definition at line 441 of file socket.h.
◆ sa_family
Socket address family.
Definition at line 437 of file socket.h.
The documentation for this struct was generated from the following file: