task pools have their h2_io pools as ancestors, some code cleanup
authorStefan Eissing <icing@apache.org>
Fri, 19 Feb 2016 15:52:27 +0000 (15:52 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 19 Feb 2016 15:52:27 +0000 (15:52 +0000)
commit3a6f891bddf1159993ae7047327768845a96cc96
tree2022412dec33a818af193bfd54ad276f3a0f555d
parent84051c1c9fa812575a94091b224e192118201778
task pools have their h2_io pools as ancestors, some code cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1731259 13f79535-47bb-0310-9956-ffa450edef68
17 files changed:
modules/http2/h2_conn.c
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_io_set.c
modules/http2/h2_io_set.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_private.h
modules/http2/h2_proxy_session.c
modules/http2/h2_request.c
modules/http2/h2_session.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_worker.c
modules/http2/h2_worker.h
modules/http2/h2_workers.c
modules/http2/mod_proxy_http2.c