]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update ap_send_fd() and ap_send_fd_length() to use an ap_file_t. Hummm...
authorBill Stoddard <stoddard@apache.org>
Tue, 5 Oct 1999 05:14:43 +0000 (05:14 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 5 Oct 1999 05:14:43 +0000 (05:14 +0000)
commit6737d44fe5ce387a26383387a79217e3826ff0d9
tree73a52bdd46543dcb8732c7a0762c5bb796fd3c38
parent5b68bf4b4ea1c46862b990ad163714ca955a0243
Update ap_send_fd() and ap_send_fd_length() to use an ap_file_t. Hummm...
Still need to get sendfile() in. First, lets get the serving basically
working again :-)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83930 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
modules/http/http_core.c
modules/http/http_protocol.c