Module tcp

Source

Structs§

TcpConfig
TCP configuration
TcpConn
TCP connection implementation of the Connection trait.
TcpListener

Functions§

dial
Connects to the given TCP address and port.
listen
Listens on the given TCP address and port.