php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | SAFE_FD_ISSET(fd, set) |
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 ) |