]> granicus.if.org Git - apache/commit
mpm_event: follow up to r1818804 and r1818960.
authorYann Ylavic <ylavic@apache.org>
Sun, 24 Dec 2017 11:39:30 +0000 (11:39 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 24 Dec 2017 11:39:30 +0000 (11:39 +0000)
commitc49841f7191f55034198f52ffd430c868020dcd7
treecdd43e5b047b49c52d52ccff0c3aa5e6efc9d1b8
parent74e662639dfa8cac1bcd3b541206856263223017
mpm_event: follow up to r1818804 and r1818960.

Align mod_http2 with expected returned state from process_connection hooks in
async MPMs.
When the master connection is handled, enter CONN_STATE_LINGER in any case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1819214 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_conn.c
modules/http2/h2_h2.c
modules/http2/h2_switch.c