EMFILE

Too many open files

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

Meta