Constant FD_SETSIZE

Source
pub const FD_SETSIZE: usize = 1024; // 1_024usize
Available on crate feature poll only.