pub fn bind_common_in_range( ip_addr: IpAddr, range: PortRange, ) -> Result<(u16, (UdpSocket, TcpListener))>