Type Alias DefaultUdpRelay
pub type DefaultUdpRelay = UdpRelay<Timeout<DefaultUdpBinder, LayerErrorStatic<Elapsed>>, DirectUdpRelay>;Available on (crate features
proxy or haproxy or socks5) and crate feature socks5 only.Expand description
Default [UdpBinder] type.
Aliased Typeยง
pub struct DefaultUdpRelay { /* private fields */ }