File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 358358 </simpara >
359359 </listitem >
360360 </varlistentry >
361+ <varlistentry xml : id =" constant.posix-rlimit-kqueues" >
362+ <term >
363+ <constant >POSIX_RLIMIT_KQUEUES</constant >
364+ (<type >int</type >)
365+ </term >
366+ <listitem >
367+ <simpara >
368+ The maximum number of kqueues this user id is allowed to create (FreeBSD).
369+ Available as of PHP 8.1.0.
370+ </simpara >
371+ </listitem >
372+ </varlistentry >
373+ <varlistentry xml : id =" constant.posix-rlimit-npts" >
374+ <term >
375+ <constant >POSIX_RLIMIT_NPTS</constant >
376+ (<type >int</type >)
377+ </term >
378+ <listitem >
379+ <simpara >
380+ The maximum number of pseudo-terminals this user id is allowed to create (FreeBSD).
381+ Available as of PHP 8.1.0.
382+ </simpara >
383+ </listitem >
384+ </varlistentry >
361385 </variablelist >
362386 </section >
363387</appendix >
You can’t perform that action at this time.
0 commit comments