Function fd_set_remove

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

Clear fd in the set pointed to by fds.