Module actix_rt::net[][src]

TCP/UDP/Unix bindings (Tokio re-exports).

Structs

TcpListener

A TCP socket server, listening for connections.

TcpStream

A TCP stream between a local and a remote socket.

UdpSocket

A UDP socket