]> granicus.if.org Git - apache/commit
more apr_uint32_t usage where appropriate, signed/unsigned warning detox, stream...
authorStefan Eissing <icing@apache.org>
Tue, 20 Sep 2016 10:12:22 +0000 (10:12 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 20 Sep 2016 10:12:22 +0000 (10:12 +0000)
commit9b087848c1d77df4d61205a79f2e35a62a42bebb
tree5736851a5b841f8ccdc82805cde335eeae65ddd8
parent0254054b34d44ca3460b8d7c198f2fe3f3b16413
more apr_uint32_t usage where appropriate, signed/unsigned warning detox, stream reset clears buffers immediately

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1761548 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
modules/http2/h2.h
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_conn_io.c
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_util.c