Structsยง
- Socket
Addr - An address associated with a Unix socket.
- TcpListener
- A TCP server, listening for connections.
- TcpStream
- A TCP connection.
- UdpSocket
- A UDP socket.
- Unix
Listener - A Unix server, listening for connections.
- Unix
Socket Addr - An address associated with a Unix socket.
- Unix
Stream - A Unix connection.