connect

Function connect 

Source
pub fn connect<T: SockAddr + ?Sized>(sockfd: c_int, addr: &T) -> Result<()>
Expand description