INR_OPEN_CUR

Initial setting for nfile rlimits

version(linux)
extern (C) @nogc nothrow
enum INR_OPEN_CUR = 1024;

Meta