SA_NOCLDWAIT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto SA_NOCLDWAIT;
  2. auto SA_NOCLDWAIT;
  3. int SA_NOCLDWAIT;
  4. auto SA_NOCLDWAIT;
    version(solaris)
    extern (C) const
    auto SA_NOCLDWAIT = 0x00010000;

Meta