Function reth::network::test_utils::unused_tcp_and_udp_port

source ยท
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.