pub const FD_SETSIZE: usize = 1024;Expand description
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_select.h.html.
Maximum number of file descriptors in an fd_set structure.
cbindgen:ignore
pub const FD_SETSIZE: usize = 1024;See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_select.h.html.
Maximum number of file descriptors in an fd_set structure.
cbindgen:ignore