Structs§
- Specification of the communication domain for a socket.
- A version of
IoSliceMut
that allows the buffer to be uninitialised. - Configuration of a
sendmsg(2)
system call. - Configuration of a
recvmsg(2)
system call. - Protocol specification used for creating sockets via
Socket::new
. - Flags for incoming messages.
- The address of a socket.
- A reference to a
Socket
that can be used to configure socket types other than theSocket
type itself. - Owned wrapper around a system socket.
- Configures a socket’s TCP keepalive parameters.
- Specification of communication semantics on a socket.
Enums§
- A local interface specified by its index or an address assigned to it.