Function is_advertisable_gateway_addr
pub fn is_advertisable_gateway_addr(addr: &SocketAddr) -> boolExpand 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.