Cause with current CVS if an exception occurs reading response, the
exception is going back to main thread, and even worse the connection isn't
released (cause responseStream is null, so releaseConnection() does
nothing), leaving connectionManager in a wrong state :(

This should be fixed now. releaseConnection() now handles this case.


Mike


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



Reply via email to