Module lunatic::net[][src]

Expand description

Networking related functions

Structs

Iterator over SocketAddr

A TCP server, listening for connections.

A TCP connection.

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.