Expand description
Connect to remote servers/clients.
Structs§
- Connection
- A connection that can read and write packets.
- Proxy
- An address and authentication method for connecting to a Socks5 proxy.
- RawRead
Connection - RawWrite
Connection - Read
Connection - The read half of a connection.
- Write
Connection - The write half of a connection.