pub type SocksUdpClient = SocksDatagram<GuardTcpStream>;
struct SocksUdpClient { /* private fields */ }