From 9115d6301c2c34fae742e6457fa1f089c268b7cc Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 21 Sep 2000 16:22:13 +0000 Subject: First cut at a file bucket. Modify the core_filter to handle use of apr_sendfile(). Modify ap_send_fd() to use the new file bucket. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86278 13f79535-47bb-0310-9956-ffa450edef68 --- httpd.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httpd.dsp') diff --git a/httpd.dsp b/httpd.dsp index c26b7c42e7..7528d2544d 100644 --- a/httpd.dsp +++ b/httpd.dsp @@ -98,6 +98,10 @@ SOURCE=.\ap\ap_buckets_eos.c # End Source File # Begin Source File +SOURCE=.\ap\ap_buckets_file.c +# End Source File +# Begin Source File + SOURCE=.\ap\ap_buckets_heap.c # End Source File # Begin Source File -- cgit v1.2.1