]> granicus.if.org Git - apache/commit
destroy the brigade when we are done with it, rather than remove
authorDoug MacEachern <dougm@apache.org>
Wed, 22 Aug 2001 15:30:37 +0000 (15:30 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 22 Aug 2001 15:30:37 +0000 (15:30 +0000)
commit8354775eec6ff59de0e672f280e2e0050acd1ef8
tree5a3358ab8b7b361238b2ce0af598740ea21c33bb
parente8236dd60ceb247e883309b1ff0d3e99088771be
destroy the brigade when we are done with it, rather than remove
one bucket at a time.  prevents a problem when downloading large files.
also change ssl_io_filter_Output to apache style
and change some variable names that should make the code easier to
read/understand, e.g. pbbIn -> bb, pbktIn -> bucket
PR:
Obtained from:
Submitted by:
Reviewed by:

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