dynamic allocation of transfer file handles used to pass buckets to master connection
authorStefan Eissing <icing@apache.org>
Tue, 5 Jan 2016 13:25:48 +0000 (13:25 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 5 Jan 2016 13:25:48 +0000 (13:25 +0000)
commitb93c96a6ba89a360710a81974a2a597f80fbd82c
treee4116862961f1ac36ac3e826cb7ad80861e34e9e
parent6ef1b748b2ccabe0fb5f24a543d9912c12228c00
dynamic allocation of transfer file handles used to pass buckets to master connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723069 13f79535-47bb-0310-9956-ffa450edef68
14 files changed:
modules/http2/h2_config.c
modules/http2/h2_conn.c
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_private.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/h2_workers.c
modules/http2/h2_workers.h