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
pub fn bind_with_any_port_with_config(
ip_addr: IpAddr,
config: SocketConfiguration,
) -> Result<UdpSocket>