Home
last modified time | relevance | path

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

/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_stdio.c95 int is_last_message = 0; in fpm_stdio_child_said() local
124 is_last_message = 1; in fpm_stdio_child_said()
167 …(int) child->pid, is_stdout ? "stdout" : "stderr", buf, is_last_message ? ", pipe is closed" : ""); in fpm_stdio_child_said()

Completed in 4 milliseconds