Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_network.h111 typedef struct pollfd php_pollfd; typedef
117 } php_pollfd; typedef
119 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);
156 php_pollfd p; in php_pollfd_for()
174 php_pollfd p; in php_pollfd_for_ms()
H A Dnetwork.c1134 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)

Completed in 9 milliseconds