rustix::event

Function fd_set_bound

source
pub fn fd_set_bound(fds: &[FdSetElement]) -> RawFd
Expand description

Compute the minimum nfds value needed for the set pointed to by fds.