Function sui_config::local_ip_utils::new_local_tcp_socket_for_testing
source ยท pub fn new_local_tcp_socket_for_testing() -> SocketAddr
Expand description
Returns a new unique TCP address (SocketAddr) for localhost, by finding a new available port on localhost.