Searched refs:dail (Results 1 – 2 of 2) sorted by relevance
353 pub(crate) async fn dail( in dail() method532 pub async fn dail( in dail() method540 net.dail(use_ipv4, remote_addr).await in dail()
78 let conn = nw.dail(true, "127.0.0.1:1234").await?; in test_net_native_dail()450 let conn = nw.dail(true, "127.0.0.1:1234").await?; in test_net_virtual_dail_lo0()482 let conn = nw.dail(true, "27.3.4.5:1234").await?; in test_net_virtual_dail_eth0()526 (nw.dail(true, "test.webrtc.rs:1234").await?, raddr) in test_net_virtual_resolver()