]> granicus.if.org Git - apache/commit
mod_http2: returning idle connections back to the mpm in case of async mpm enabled
authorStefan Eissing <icing@apache.org>
Tue, 15 Dec 2015 14:25:43 +0000 (14:25 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 15 Dec 2015 14:25:43 +0000 (14:25 +0000)
commit5286b9bcaa91fac1ba85219174e99c2b9cc567a9
tree3e54d34011028f3b6ed62b2cf5822356147c51f0
parent51da86c0bea9c9fb5c4b73c580f1c6905d121a9c
mod_http2: returning idle connections back to the mpm in case of async mpm enabled

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