[][src]Crate portpicker

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 Definitions

Port