Type Alias shadowsocks_service::local::socks::server::SocksUdpServer

source ·
pub type SocksUdpServer = Socks5UdpServer;
Expand description

SOCKS UDP server

Aliased Type§

struct SocksUdpServer { /* private fields */ }