pub fn is_port_available(port: u16) -> bool
Expand description

Check if a port is available on both TCP and UDP.