ENFILE

Too many open files in system

version(!Windows && !linux && !Darwin && FreeBSD)
extern (C) @trusted nothrow @nogc
enum ENFILE = 23;

Meta