TUX_ACTION_FINISH_CLOSE_REQ 126 sapi/tux/php_tux.c if (TG(tux_action) == TUX_ACTION_FINISH_CLOSE_REQ && TG(req)->http_version == HTTP_1_1) TUX_ACTION_FINISH_CLOSE_REQ 392 sapi/tux/php_tux.c return tux(TUX_ACTION_FINISH_CLOSE_REQ, req); TUX_ACTION_FINISH_CLOSE_REQ 396 sapi/tux/php_tux.c TG(tux_action) = TUX_ACTION_FINISH_CLOSE_REQ;