Module tcp

Source

Structsยง

AsyncTcpSocket
Asynchronous TCP socket built on top of Tokio.
TcpConfig
Configuration options for a TCP socket.
TcpSocket
Low level synchronous TCP socket.