Module tokio::tcp [] [src]

Tokio aware TCP primitives

Structs

TcpListener

A TCP server socket.

TcpStream

A TCP stream between a local socket and a remote socket.