From 733ff74866c3463548dc7b1b0abab5b0910bdf69 Mon Sep 17 00:00:00 2001 From: brianp Date: Wed, 20 Jul 2005 05:50:31 +0000 Subject: 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 --- STATUS | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'STATUS') 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. -- cgit v1.2.1