EMFILE

Too many open files

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

Meta