Module photonio_base::net
source · Expand description
Primitives for asynchronous networking operations.
Structs
An IPv4 address.
An IPv6 address.
An IPv4 socket address.
An IPv6 socket address.
Enums
An IP address, either IPv4 or IPv6.
Possible values which can be passed to the
TcpStream::shutdown
method.An internet socket address, either IPv4 or IPv6.
Traits
Resolves to one or more socket addresses.