Module network

Source
Expand description

A networking code.

Structs§

NetworkTap
An instance of the socket/stream.

Traits§

SocketTap
A common interface to access the realizations for both [TcpStream] and [UdpSocket]
SocketTaps

Type Aliases§

NetworkTapType