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
  4. struct fd_set
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    struct fd_set {}

Members

Variables

fds_bits
__fd_mask[(FD_SETSIZE + FD_NFDBITS - 1) / FD_NFDBITS] fds_bits;
Undocumented in source.

Meta