pub fn is_valid_port(input: u32) -> bool
Returns true when the input fits into a valid u16 port number.
true
u16