Module net

Source

Modules§

net_error

Structs§

NetworkConnector
A connector for generically connecting to a remote network endpoint.
NetworkService
A Service implementation for generically sending bytes to a remote peer over a network connection.
TcpConnectorConfig
TCP configuration.
UdpConnectorConfig
UDP configuration.
UnixConnectorConfig
Unix Domain Socket configuration.

Enums§

NetError
UnixMode
Unix socket modes.