Function unused_tcp_and_udp_port
pub fn unused_tcp_and_udp_port() -> u16
Available on crate feature
test-utils
only.Expand description
Finds a single port that is unused for both TCP and UDP.
pub fn unused_tcp_and_udp_port() -> u16
test-utils
only.Finds a single port that is unused for both TCP and UDP.