]> granicus.if.org Git - apache/commit
fixed bug in upload that triggered window_updates during session shutdown, disentangl...
authorStefan Eissing <icing@apache.org>
Wed, 23 Dec 2015 13:04:40 +0000 (13:04 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 23 Dec 2015 13:04:40 +0000 (13:04 +0000)
commit922612b8eb7be2320b41c47199d6a90ad00b2801
treef95a9ecb2ac0702fae4d329bb159a1badb83a65a
parentf191edd12273988696283f85ebfae8f6a97922b9
fixed bug in upload that triggered window_updates during session shutdown, disentanglement of worker, task and request, code cleanups

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721540 13f79535-47bb-0310-9956-ffa450edef68
18 files changed:
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_h2.c
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_request.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_input.c
modules/http2/h2_version.h
modules/http2/h2_worker.c
modules/http2/h2_worker.h
modules/http2/h2_workers.c
modules/http2/h2_workers.h