bind_to_with_config_non_blocking

Function bind_to_with_config_non_blocking 

Source
pub fn bind_to_with_config_non_blocking(
    ip_addr: IpAddr,
    port: u16,
    config: SocketConfig,
) -> Result<UdpSocket>
👎Deprecated since 3.0.0: Please avoid this function, it is easy to misuse