Module bind
Structs§
- Binder
- Only “useful” public
Socks5Binder
implementation, which actually is able to accept bind requests and process them. - Default
Acceptor Factory - Default [
AcceptorFactory
] used byDefaultBinder
.
Traits§
- Acceptor
Acceptor
created by an [AcceptorFactory
] in function of aBinder
.- Socks5
Binder - Types which can be used as socks5
Command::Bind
drivers on the server side. - Socks5
Binder Seal
Type Aliases§
- Default
Binder - Default
Binder
type.