/[Apache-SVN]
ViewVC logotype

Revision 749438


Jump to revision: Previous Next
Author: trawick
Date: Mon Mar 2 21:17:43 2009 UTC (15 years, 3 months ago)
Changed paths: 2
Log Message:
ab: Fix maintenance of the pollset to resolve EINPROGRESS errors 
with kqueue (BSD/OS X) and excessive CPU with event ports (Solaris).

The apr_pollset API requires that a socket be removed from
the pollset whenever there is a change to the requested events.
The socket must also be removed when it is closed.  This wasn't
completely implemented.

PR: 44584


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/support/ab.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26