Searched defs:php_poll2 (Results 1 – 2 of 2) sorted by relevance
157 # define php_poll2(ufds, nfds, timeout) poll(ufds, nfds, timeout) macro
1206 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout) in php_poll2() function
Completed in 8 milliseconds