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