getsockopt

Function getsockopt 

Source
pub fn getsockopt(socket: RawFd, level: i32, name: i32) -> Result<i32>