Constant nix::sys::select::FD_SETSIZE

source ยท
pub const FD_SETSIZE: usize = 65536; // 65_536usize
Available on crate feature poll only.