Module opts

Expand description

Options and types in function of creating Sockets.

Structs§

SocketOptions
TcpKeepAlive
Configures a Socket’s TCP keepalive parameters.

Enums§

Domain
Specification of the communication domain for a Socket.
Protocol
Protocol specification used for creating Sockets.
Type
Specification of communication semantics on a Socket.