Andre Hübner
andre.huebner at gmx.de
Mon Oct 20 10:52:25 EDT 2008
Hi, > Already fixed in subversion trunk from memory. > svn co https://svn.apache.org/repos/asf/quetzalcoatl/mod_python/trunk > Code at that location should read: > while ((bytes_read < len || len == 0) && > !(b == APR_BRIGADE_SENTINEL(bb) || > APR_BUCKET_IS_EOS(b) || APR_BUCKET_IS_FLUSH(b))) { > Graham thx, is working... Thanks, Andre
|