]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Replace ap_send_fd invocation with bucket brigade calls. Send an eos down
authorBill Stoddard <stoddard@apache.org>
Fri, 27 Jul 2001 19:58:15 +0000 (19:58 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 27 Jul 2001 19:58:15 +0000 (19:58 +0000)
commit6b114c5c37582ee85dcb3cf674a0a1736b6cc05b
tree4d37c113b2dd9f3c79190b6bef7f71f4f97cc04d
parent32e6240e8f9806ba903d5a04916136c5f6f98cbc
Replace ap_send_fd invocation with bucket brigade calls.  Send an eos down
the chain and let the brigade close the file descriptor when the network
i/o is done.

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