Skip to main content

is_advertisable_gateway_addr

Function is_advertisable_gateway_addr 

pub fn is_advertisable_gateway_addr(addr: &SocketAddr) -> bool
Expand description

Return whether the actual bound gateway address can be advertised to LAN peers. Use this after bind fallback so discovery follows the real listener.