Looks like OSX is returning EINTR?
[EINTR] A signal was delivered before the timeout expired and
before any events were placed
on the kqueue for return.
> On Apr 28, 2015, at 8:38 AM, Jim Jagielski <[email protected]> wrote:
>
> Hmmm... seeing a regression on OSX 10.10.3 w/ Xcode 6.3.1:
>
> % ./testall -v testpoll
> testpoll : /Line 816: expected <0>, but saw <4>
> FAILED 1 of 23
> Failed Tests Total Fail Failed %
> ===================================================
> testpoll 23 1 4.35%
>
> Investigating.
>
> PS: OSX sets HAVE_KQUEUE 1
>
>> On Apr 25, 2015, at 9:39 AM, Jeff Trawick <[email protected]> wrote:
>>
>> Tarballs/zipfiles are at http://apr.apache.org/dev/dist/
>>
>> Shortcut to CHANGES:
>> http://apr.apache.org/dev/dist/CHANGES-APR-1.5.2
>>
>> autoconf version: 2.69 (same as apr 1.5.1)
>> libtool version: 2.4.2 (same as apr 1.5.1)
>>
>> +/-1
>> [ ] Release APR 1.5.2 as GA
>>
>> I'll hold the vote open for 72 hours unless something out of the ordinary
>> occurs.
>>
>> Thanks in advance for testing!
>>
>