Steve Hay wrote on 2011-05-17: > This patch uses a macro introduced long ago in SVN rev. 202146 to > prevent filter flushing from croaking on a lost connection to similarly > inspect the error that has occurred and simply log it if it is a lost > connection, and only throw an exception otherwise. > > The software that I'm running is using simple CORE::print() calls, and > hence goes through PerlIOApache_flush() so I've changed the wrapper on > the modperl_wbucket_flush() call in there, and I've also changed the > wrapper on another call in mpxs_Apache2__RequestRec_rflush() for the > benefit of code using $r->print(). > > Any thoughts on whether this change is good to commit? >
With Torsten's approval (http://marc.info/?l=apache-modperl&m=130565936907214&w=2), this is now committed as SVN rev. 1124132. Any sign of 2.0.6 on the horizon? An RC was going to be rolled in late April, but I've not seen one yet. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org