Constant variable +RLIMIT-NOFILE+

Specifies a value one greater than the maximum file descriptor number that can be opened by this process. Attempts (open, pipe, dup, etc.) to exceed this limit yield the error +emfile+. (Historically, this limit was named RLIMIT_OFILE on BSD.)