]> granicus.if.org Git - apache/commit
mod_http2: elimination of h2_io intermediate stream instances
authorStefan Eissing <icing@apache.org>
Wed, 20 Apr 2016 15:17:38 +0000 (15:17 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 20 Apr 2016 15:17:38 +0000 (15:17 +0000)
commitafd1183937a5ceb7d3b6420a6621f1f3356a4594
tree6e969a722f19ba93f878036685c14531f7acc17b
parenta5cfcb0de07e54d354c0d0267dd164ed77a34c5d
mod_http2: elimination of h2_io intermediate stream instances

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740155 13f79535-47bb-0310-9956-ffa450edef68
24 files changed:
CHANGES
CMakeLists.txt
modules/http2/NWGNUmod_http2
modules/http2/config2.m4
modules/http2/h2.h
modules/http2/h2_bucket_eoc.c
modules/http2/h2_bucket_eos.c
modules/http2/h2_conn.c
modules/http2/h2_filter.c
modules/http2/h2_io.c [deleted file]
modules/http2/h2_io.h [deleted file]
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_ngn_shed.c
modules/http2/h2_proxy_session.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/mod_http2.dsp
modules/http2/mod_proxy_http2.c