Function connect_udp

Source
pub async fn connect_udp(udp_channel: UdpChannel, udp: UdpSocket) -> Result<()>