udp_connect

Function udp_connect 

Source
pub async fn udp_connect<A: ToSocketAddrs>(addr: A) -> Result<UdpSocket>
Expand description

Create a UDP socket and connect to addr