On 04/24/2008 10:26 PM, [EMAIL PROTECTED] wrote:
Author: wrowe
Date: Thu Apr 24 13:25:55 2008
New Revision: 651395
URL: http://svn.apache.org/viewvc?rev=651395&view=rev
Log:
Support OS/X sendfile by using writev rather than the miscounted sendfile's
hdtr iovecs.
Submitted by: Geoff Greer <angryparsley mipsisrisc.com>
Modified:
apr/apr/trunk/CHANGES
apr/apr/trunk/network_io/unix/sendrecv.c
Modified: apr/apr/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/apr/apr/trunk/CHANGES?rev=651395&r1=651394&r2=651395&view=diff
==============================================================================
--- apr/apr/trunk/CHANGES [utf-8] (original)
+++ apr/apr/trunk/CHANGES [utf-8] Thu Apr 24 13:25:55 2008
@@ -11,6 +11,9 @@
Changes for APR 1.3.0
Maybe stupid question, but shouldn't this be 1.4.0 instead of 1.3.0 in the
meantime?
Regards
RĂ¼diger