EPIPE

Broken pipe

version(!Windows && !linux && Darwin)
extern (C) @trusted nothrow @nogc
enum EPIPE = 32;

Meta