FD_SETSIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto FD_SETSIZE;
  2. auto FD_SETSIZE;
    version(!linux && darwin)
    extern (C) const
    auto FD_SETSIZE = 1024;
  3. auto FD_SETSIZE;
  4. auto FD_SETSIZE;

Meta