]> granicus.if.org Git - apache/commit
fixes races during session shutdown when connection is aborted
authorStefan Eissing <icing@apache.org>
Mon, 23 Nov 2015 14:30:07 +0000 (14:30 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 23 Nov 2015 14:30:07 +0000 (14:30 +0000)
commit1497a895302b918c2a945cde0b6d0c22aa48b335
tree449850c0d5b0219fb98c5e5a97b1b2ada3feedab
parent29843dc73fc32f21223d111d0fc3c3ff77160316
fixes races during session shutdown when connection is aborted

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1715833 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
modules/http2/h2_bucket_eoc.c
modules/http2/h2_config.c
modules/http2/h2_conn.c
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_io_set.c
modules/http2/h2_io_set.h
modules/http2/h2_mplx.c
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_task.c
modules/http2/h2_version.h
modules/http2/h2_worker.c