I just fixed APR to retry on EAGAIN. We should not disable the use of poll() on Darwin. It's behavior on 10.4 may be unusual, but it has not been shown to be broken.

  Let's back out this hints change.

    -wsv


On May 24, 2005, at 11:28 PM, Paul Querna wrote:

[EMAIL PROTECTED] wrote:

Author: jorton
Date: Tue May 24 23:24:19 2005
New Revision: 178386

URL: http://svn.apache.org/viewcvs?rev=178386&view=rev
Log:
* build/apr_hints.m4 (APR_PRELOAD): Prevent use of poll() on Darwin.


I believe this should only apply to Darwin <8.0 or Mac OSX <10.4.0.

poll() is known to be broken on the older versions, but it appears to
work correctly in 10.4.

This could all be mute if we added a KQueue backend for apr_poll().  I
had the code to do it at one time, I will look at adding it later this week.

-Paul


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to