summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrianp <brianp@13f79535-47bb-0310-9956-ffa450edef68>2005-07-16 03:56:08 +0000
committerbrianp <brianp@13f79535-47bb-0310-9956-ffa450edef68>2005-07-16 03:56:08 +0000
commit9ae06d8dde6574ce06721da270289702f66e1b7d (patch)
tree5944a1af1f1d94be3eadc115733274d8fce41d42
parent34f263161c90195c68d5d5cf9c4de7f68fbedb06 (diff)
downloadlibapr-9ae06d8dde6574ce06721da270289702f66e1b7d.tar.gz
add a proposed backport from 1.2
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.1.x@219285 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 8038d6421..3f0fa15a3 100644
--- a/STATUS
+++ b/STATUS
@@ -30,6 +30,15 @@ RELEASE 1.0.1 SHOWSTOPPERS:
CURRENT VOTES:
+ *) Backport r209931 from 1.2 development trunk:
+ "Switch to lazy initialization of the pollset that's used within
+ apr_file_t on platforms where apr_wait_for_io_or_timeout() doesn't
+ use poll(2). (This fixes a performance problem observed in httpd-2.x
+ on OS X due to the use of poll now being disabled by default on that
+ platform.)"
+ +1: brianp
+ 0:
+ -1:
CURRENT test/testall -v EXCEPTIONS: