Module socket

Source

Structs§

TcpSocket
A TCP socket that has not yet been converted to a TcpStream or TcpListener.

Functions§

convert_address 🔒