sui_config::local_ip_utils

Function new_local_tcp_socket_for_testing_string

Source
pub fn new_local_tcp_socket_for_testing_string() -> String
Expand description

Returns a new unique TCP address in String format for localhost, by finding a new available port on localhost.