Function uapi::connect

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