]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: Fixed rare cases where a h2 worker could deadlock the main connection.
authorStefan Eissing <icing@apache.org>
Thu, 19 Dec 2019 09:39:22 +0000 (09:39 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 19 Dec 2019 09:39:22 +0000 (09:39 +0000)
commit1f4ec799b1426e37e9aade8d0f4c5f78a02876cd
treea34a491f56ee8184dbdb0c39be5ab2082a6b06bf
parent17fcbba49d99d4bda90c088dc9f95a8548ec60b3
  *) mod_http2: Fixed rare cases where a h2 worker could deadlock the main connection.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1871810 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2_mplx.c
modules/http2/h2_session.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/h2_workers.c
modules/http2/mod_proxy_http2.c