Module bind

Structs§

Binder
Only “useful” public Socks5Binder implementation, which actually is able to accept bind requests and process them.
DefaultAcceptorFactory
Default [AcceptorFactory] used by DefaultBinder.

Traits§

Acceptor
Acceptor created by an [AcceptorFactory] in function of a Binder.
Socks5Binder
Types which can be used as socks5 Command::Bind drivers on the server side.
Socks5BinderSeal

Type Aliases§

DefaultBinder
Default Binder type.