Function bind_with_any_port_with_config

Source
pub fn bind_with_any_port_with_config(
    ip_addr: IpAddr,
    config: SocketConfig,
) -> Result<UdpSocket>