pub fn fd_set_bound(fds: &[FdSetElement]) -> RawFdExpand description
Compute the minimum nfds value needed for the set pointed to by fds.
pub fn fd_set_bound(fds: &[FdSetElement]) -> RawFdCompute the minimum nfds value needed for the set pointed to by fds.