Function set_fd_mode

Source
pub fn set_fd_mode(fd: c_int, enable: bool) -> Result<c_int>