]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit0ae42ca8ab8daa81b7fe87ebcbb9dfb96121a75f
tree311ce1013c5fa4196026d9bba6b160bb9de7b4b6
parent85594081308429f7032eada748466c580476945b
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