Module socks5_impl::server::connection
source · Modules§
Structs§
- A TCP stream that has been authenticated.
- An incoming connection. This may not be a valid socks5 connection. You need to call
handshake()
to perform the socks5 handshake. It will be converted to a proper socks5 connection after the handshake succeeds.
Enums§
- After the socks5 handshake succeeds, the connection may become: