> Hmm, may be it reports blocking when it's not. What if you replace the 
> whole blocking testing/setting conditional block, with just unconditional:
> 
>   $socket->opt_set(APR::SO_NONBLOCK => 0);

I have tried this and it makes no difference -- it looks like non
blocking mode is simply not being set. I'm going to examine the diffs
between Apache 2.0.49 and .50; this code worked properly on .49. I
have a suspicion that something they did broke the OpenBSD build.

Regards,
Ken


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to