Function fd_set_insert

Source
pub fn fd_set_insert(fds: &mut [FdSetElement], fd: RawFd)
Available on crate feature event only.
Expand description

Set fd in the set pointed to by fds.