]> granicus.if.org Git - apache/commit
mod_http2: pushing slave conn setup outside of lock area
authorStefan Eissing <icing@apache.org>
Thu, 17 Mar 2016 15:22:09 +0000 (15:22 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 17 Mar 2016 15:22:09 +0000 (15:22 +0000)
commiteb09b029d9e37f3f289c6b63f7f44ced9c7bde06
tree143b64aabcc84e74dfcbec76755e13680e7af673
parent07d45e357e752006b45daa4bae6186509b64baf1
mod_http2: pushing slave conn setup outside of lock area

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735444 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_input.c
modules/http2/h2_task_output.c
modules/http2/h2_worker.c
modules/http2/h2_worker.h
modules/http2/h2_workers.c