Module tcp

Source
Expand description

TCP socket implementation for the std platform.

Structsยง

TcpConnection
Active TCP connection for reading and writing data.
TcpSocket
TCP socket for establishing connections.