William A. Rowe, Jr. wrote:
> jean-frederic clere wrote:
>> William A. Rowe, Jr. wrote:
>>> Please review and vote on those you have time to - reply once or four times,
>>> just review those you can as you can; http://apr.apache.org/dev/dist/
>> I have:
>> "testsockets         : FAILED 1 of 6" on a Solaris9 SPARC Box with
>> SunStudio compiler.
> 
> ./testall -v is our friend...

Yes I plan to add some apr_snprintf(). For example a %pI so that is
clear that bind to [::1]:7772 will fail if IPV6 is no usable on the box.

> 
> this is pollset 'expected <5> saw <4>' bug?

No just a bind() failed.

Cheers

Jean-Frederic

>  It refers to the number of poll
> fd's and the test has a bogus assumption that you can add a socket 2x.  On
> Win, Solaris and perhaps others, there's one pollset entry per socket.
> 
> Bill
> 

Reply via email to