]> granicus.if.org Git - apache/commit
saving some bytes and cycles by not create h2_ctx for every connection and checking...
authorStefan Eissing <icing@apache.org>
Mon, 14 Dec 2015 11:09:31 +0000 (11:09 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 14 Dec 2015 11:09:31 +0000 (11:09 +0000)
commite367ad643b4a74e7e3feb0ecc65e908e68c0e3d2
treea8c9bce673c330f67abbe1f145ff65ff87999787
parent6d956222782e4168ebc6e5d95f9554886d58d26d
saving some bytes and cycles by not create h2_ctx for every connection and checking for c->master in the hooks

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