bind_with_any_port_with_config

Function bind_with_any_port_with_config 

Source
pub fn bind_with_any_port_with_config(
    ip_addr: IpAddr,
    config: SocketConfiguration,
) -> Result<UdpSocket>
👎Deprecated since 3.0.0: Please bind to specific ports instead