Function reserve_port::is_port_available
source · pub fn is_port_available(port: u16) -> bool
Expand description
Check if a port is available on both TCP and UDP.
pub fn is_port_available(port: u16) -> bool
Check if a port is available on both TCP and UDP.