]> granicus.if.org Git - apache/commit
http2 priority based scheduling of stream execution in each session
authorStefan Eissing <icing@apache.org>
Wed, 28 Oct 2015 15:53:07 +0000 (15:53 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 28 Oct 2015 15:53:07 +0000 (15:53 +0000)
commit00dd48dbd419dd57a4fda36e96b958bfa5a9524f
treeee8efda61487de5feeeb27c81840dc69a00428d9
parent1de680cb5f906ec4d416f2bdc203c66e792b88fa
http2 priority based scheduling of stream execution in each session

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1711044 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_queue.c
modules/http2/h2_task_queue.h
modules/http2/h2_version.h