socket

Function socket 

Source
pub fn socket(family: i32, sock_type: i32, protocol: i32) -> Result<OwnedFd>