Searched refs:STUN_GATHER_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
20 const STUN_GATHER_TIMEOUT: Duration = Duration::from_secs(5); constant645 match get_xormapped_addr(&conn, server_addr, STUN_GATHER_TIMEOUT).await { in gather_candidates_srflx()