as fixed in TestError::runtime we use APR::Status::is_EAGAIN on socket timeout errors. This leads me to believe that

  die "timed out, giving up: $@" if $@ == APR::Const::TIMEUP;

in TestProtocol::echo_timeout need to be fixed in the same way. No?

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to