SIGPIPE

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

Meta