mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
ca5fd05536
returns the number of file descriptors that a process can handle. e.g. useful after pcntl_fork() to close all the file descriptors up to that boundary. close GH-16681 |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
CREDITS | ||
php_posix.h | ||
posix_arginfo.h | ||
posix.c | ||
posix.stub.php |