[−][src]Module async_proxy::clients::socks4::general
Holds implementation of the actual socks4 protocol
Structs
| ConnParams | Parameters required by this Socks4 proxy client protocol implementation |
| Socks4General | The actual type that represents the Socks4 proxy client. Contains a tcp stream that operates on |
Enums
| Command | Represents a Socks4 protocol command |
| ErrorKind | Represents a Socks4 protocol error that can occur when connecting to a destination |