Function ntex_net::tcp_connect 
source · pub async fn tcp_connect(_: SocketAddr) -> Result<Io>Expand description
Opens a TCP connection to a remote host.
pub async fn tcp_connect(_: SocketAddr) -> Result<Io>Opens a TCP connection to a remote host.