SA_NOCLDSTOP

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_NOCLDSTOP;
  2. auto SA_NOCLDSTOP;
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C) const
    auto SA_NOCLDSTOP = 0x00020000;
  3. int SA_NOCLDSTOP;

Meta