Module net

Source

Structsยง

SocketAddr
An address associated with a Unix socket.
TcpListener
A TCP server, listening for connections.
TcpStream
A TCP connection.
UdpSocket
A UDP socket.
UnixListener
A Unix server, listening for connections.
UnixSocketAddr
An address associated with a Unix socket.
UnixStream
A Unix connection.