Module sockaddr

Module sockaddr 

Source

Structs§

SockAddr
The address of a socket.
SockAddrStorage
Rust version of the sockaddr_storage type.

Type Aliases§

sa_family_t
The integer type for the ss_family field on this platform.
socklen_t
The integer type used with getsockname on this platform.