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

Opens a TCP connection to a remote host.