Module ntex_rt::net[][src]

TCP/UDP/Unix bindings

Structs

TcpListener

A TCP socket server, listening for connections.

TcpStream

A TCP stream between a local and a remote socket.

UdpSocket

A UDP socket