Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2078 static void php_uv_poll_cb(uv_poll_t* handle, int status, int events) function
6179 error = uv_poll_start(&uv->uv.poll, events, php_uv_poll_cb);

Completed in 21 milliseconds