summaryrefslogtreecommitdiff
path: root/httpd.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-09-21 16:22:13 +0000
committerBill Stoddard <stoddard@apache.org>2000-09-21 16:22:13 +0000
commit9115d6301c2c34fae742e6457fa1f089c268b7cc (patch)
tree4e60653920bb926b8f0903df717edc6f8c783f81 /httpd.dsp
parent0147cfc14f5d0551c3bcf2c6f7a85f6c05d249bc (diff)
downloadhttpd-9115d6301c2c34fae742e6457fa1f089c268b7cc.tar.gz
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
Diffstat (limited to 'httpd.dsp')
-rw-r--r--httpd.dsp4
1 files changed, 4 insertions, 0 deletions
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