Crate port_selector_rs

Source

Structs§

Selector

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
random_free_port
random_free_tcp_port
Asks the OS for a free tcp port
random_free_udp_port
select_free_port
select_from_given_port

Type Aliases§

Port