defs-fd_set-const 90 B

123
  1. (* FreeBSD 11.0 /usr/include/sys/select.h *)
  2. FD_SETSIZE = 1024;
  3. _NFDBITS = 8 * 4;