]> granicus.if.org Git - apache/commit
If we get EAGAIN returned from apr_sendfile, then we need to loop back and
authorRyan Bloom <rbb@apache.org>
Fri, 22 Dec 2000 23:43:16 +0000 (23:43 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 22 Dec 2000 23:43:16 +0000 (23:43 +0000)
commit39a2364a52176453d913dd5bcf47c6c646a35ff1
tree311ce1013c5fa4196026d9bba6b160bb9de7b4b6
parent5ffae0aa30209b8c15f49e3db845041ed2b433c7
If we get EAGAIN returned from apr_sendfile, then we need to loop back and
call it again.  This change allows us to serve large files (such as
apache_2.0a9.tar.gz) using Apache 2.0 on FreeBSD.

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