Expand description

Networking related functions.

Structs

A TCP server, listening for connections.

A TCP connection.

A UDP socket.

Traits

A trait for objects which can be converted or resolved to one or more SocketAddr values.

Functions

Performs a DNS resolution.

Same as resolve, but only waits for the duration of timeout to resolve.