summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorbrianp <brianp@13f79535-47bb-0310-9956-ffa450edef68>2005-07-20 05:50:31 +0000
committerbrianp <brianp@13f79535-47bb-0310-9956-ffa450edef68>2005-07-20 05:50:31 +0000
commit733ff74866c3463548dc7b1b0abab5b0910bdf69 (patch)
treea4b1566026e51a2300eb1aa822d5422e06488857 /STATUS
parent7913cf997a14e28cb5cb8367ac34e1526032ac84 (diff)
downloadlibapr-733ff74866c3463548dc7b1b0abab5b0910bdf69.tar.gz
lazy initialization of the pollset within apr_file_t (backport from 1.2)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.1.x@219843 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS10
1 files changed, 0 insertions, 10 deletions
diff --git a/STATUS b/STATUS
index 3f0fa15a3..e733777f6 100644
--- a/STATUS
+++ b/STATUS
@@ -30,16 +30,6 @@ 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:
Please add any platform anomilies to the following exception list.