]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Lose the magic number and use the central #define AP_IOBUFSIZE.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 12 Oct 2001 02:00:41 +0000 (02:00 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 12 Oct 2001 02:00:41 +0000 (02:00 +0000)
commitfd1950344aa403afbb5acc087b5ee10164b234b7
tree3bc337b6ffd576c4e2bed9ecbd57183390e9c5f6
parent271ef8a2e8f0c7d5f5a6395d4749e2d0e8ec7328
Lose the magic number and use the central #define AP_IOBUFSIZE.

Hey, I've never seen it in actual use anywhere, so I didn't know.

Thanks to Roy for pointing it out.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91440 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c
modules/ssl/ssl_engine_io.c