portpicker
1.0.0
All Items
Crate 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