Function ntex_async_std::tcp_connect[][src]

pub async fn tcp_connect(addr: SocketAddr) -> Result<Io>
Expand description

Opens a TCP connection to a remote host.