Function sui_config::local_ip_utils::new_udp_address_for_testing
source ยท pub fn new_udp_address_for_testing(host: &str) -> Multiaddr
Expand description
Returns a new unique UDP address for the given host, by finding a new available port.