Home
last modified time | relevance | path

Searched defs:php_poll2 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/main/
H A Dphp_network.h154 # define php_poll2(ufds, nfds, timeout) poll(ufds, nfds, timeout) macro
H A Dnetwork.c1187 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout) function

Completed in 14 milliseconds