[][src]Function hermit_abi::tcpstream::connect

pub fn connect(ip: &[u8], port: u16, timeout: Option<u64>) -> Result<Handle, ()>

Opens a TCP connection to a remote host.