Home
last modified time | relevance | path

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

/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_stdio.c118 int is_last_message = 0; local
147 is_last_message = 1;
190 …(int) child->pid, is_stdout ? "stdout" : "stderr", buf, is_last_message ? ", pipe is closed" : "");

Completed in 5 milliseconds