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