portpicker
1.0.0
All Items
Functions
Type Aliases
Crate
portpicker
Copy item path
source
·
[
−
]
Functions
§
is_free
Check if a port is free on both TCP and UDP
is_free_tcp
Check if a port is free on TCP
is_free_udp
Check if a port is free on UDP
pick_unused_port
Picks an available port that is available on both TCP and UDP
Type Aliases
§
Port