Expand description
The SocketAddrAny
type and related utilities.
Structsยง
- Socket
Addr Any - A type that can hold any kind of socket address, as a safe abstraction for
sockaddr_storage
. - Socket
Addr ๐Buf - Temporary buffer for creating a
SocketAddrAny
from a syscall that writes to asockaddr_t
andsocklen_t