fd_set

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct fd_set
  2. struct fd_set
  3. struct fd_set
    version(!linux && !darwin && FreeBSD)
    extern (C)
    struct fd_set {}
  4. struct fd_set

Members

Variables

fds_bits
c_ulong[((FD_SETSIZE + (_NFDBITS - 1)) / _NFDBITS)] fds_bits;
Undocumented in source.

Meta