Function sosistab::connect_udp[][src]

pub async fn connect_udp(
    server_addr: SocketAddr,
    pubkey: PublicKey,
    gather: Arc<StatsGatherer>
) -> Result<Session>
👎 Deprecated
Expand description

Connects to a remote server over UDP.