Home
last modified time | relevance | path

Searched refs:php_pollfd (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/
H A Dphp_network.h113 typedef struct pollfd php_pollfd; typedef
119 } php_pollfd; typedef
121 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);
158 php_pollfd p; in php_pollfd_for()
176 php_pollfd p; in php_pollfd_for_ms()
H A Dnetwork.c1139 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)

Completed in 16 milliseconds