Skip to main content

bind_async_udp_socket

Function bind_async_udp_socket 

Source
pub fn bind_async_udp_socket(
    local_address: SocketAddr,
) -> Result<Option<UdpSocket>>