tcp_connect

Function tcp_connect 

Source
pub fn tcp_connect(host: &str, port: u16) -> Result<i32>