]> granicus.if.org Git - apache/commit
This code should be a noop today. But I did not feel comfortable about
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Feb 2002 17:20:26 +0000 (17:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Feb 2002 17:20:26 +0000 (17:20 +0000)
commitc4afab3428d032dcc3155f9bd6eff22a97de9053
tree607c8f6d117dbcbf8360927920013d01d3d38c55
parenta8db8b57aab13f4bdc4f5f8dbb4bc9f82231d737
  This code should be a noop today.  But I did not feel comfortable about
  reusing/recopying each bucket -after- inserting it into the brigade.
  Also, copying bucket c from b from a seemed obtuse.

  This patch creates the single bucket, makes a copy of it for each
  sendfile chunk we are about to add to the brigade, and finally consumes
  that initial bucket as the final file bucket of the brigade.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93534 13f79535-47bb-0310-9956-ffa450edef68
server/core.c