Type Alias socks5_impl::client::GuardTcpStream

source ·
pub type GuardTcpStream = BufStream<TcpStream>;

Aliased Type§

struct GuardTcpStream { /* private fields */ }