|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_network.h"Go to the source code of this file.
Functions | |
| PHPAPI int | php_select (php_socket_t max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *tv) |
| PHPAPI int php_select | ( | php_socket_t | max_fd, |
| fd_set * | rfds, | ||
| fd_set * | wfds, | ||
| fd_set * | efds, | ||
| struct timeval * | tv ) |