summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrianp <brianp@13f79535-47bb-0310-9956-ffa450edef68>2005-07-16 03:56:17 +0000
committerbrianp <brianp@13f79535-47bb-0310-9956-ffa450edef68>2005-07-16 03:56:17 +0000
commit611c3b86c97b620efe2a672953920b53d69d3d01 (patch)
tree18676bdf4504a456d1670f3ecb22d42db9346189
parent52a89d7c89d469d647c837705e4e72a9eb041332 (diff)
downloadlibapr-611c3b86c97b620efe2a672953920b53d69d3d01.tar.gz
add a proposed backport from 1.2
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.0.x@219286 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 533d51d46..15342b63e 100644
--- a/STATUS
+++ b/STATUS
@@ -28,6 +28,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: