Function new_std_udp_socket

Source
pub fn new_std_udp_socket(
    config: &Config,
) -> Result<UdpSocket, AsyncClientWithConfigError>