https://issues.apache.org/bugzilla/show_bug.cgi?id=45181





--- Comment #1 from Stefan Bodewig <[EMAIL PROTECTED]>  2008-09-03 07:53:21 PST 
---
your patch will only work if the download is actually writing to the stream. 
If it is just sitting there waiting for input and never writing, it won't get
interrupted - or will it?

I think we need to do it the other way around and fork the download into a
parallel thread that we can discard if the timeout occurs - no matter whether
it has already hit an IOException or not.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to