Module tcp

Source

Structsยง

Incoming
An iterator that infinitely accepts connections on a TcpListener.
TcpListener
A TCP socket server, listening for connections.
TcpStream
A TCP stream between a local and a remote socket.
IntoIncomingExperimental
An iterator that infinitely accepts connections on a TcpListener.