Function ntex_net::tcp_connect

source ยท
pub async fn tcp_connect(_: SocketAddr) -> Result<Io>
Expand description

Opens a TCP connection to a remote host.