Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c1545 static void php_uv_pipe_connect_cb(uv_connect_t *req, int status) function
4797 uv_pipe_connect(req, &uv->uv.pipe, name->val, php_uv_pipe_connect_cb);

Completed in 18 milliseconds