Closed GoogleCodeExporter closed 9 years ago
Added in r543.
Now if the current thread is interrupted, we'll periodically check the status
and try
to return promptly if it is. We won't clear the interrupt status -- that's up
to the
Xuggler caller -- nor will we throw InterruptedException (since we didn't
declare we
could).
This gives folks a way to unblock long-running IO calls.
Original comment by art.cla...@gmail.com
on 23 May 2009 at 3:31
I meant completed
Original comment by art.cla...@gmail.com
on 23 May 2009 at 3:33
Original issue reported on code.google.com by
art.cla...@gmail.com
on 23 May 2009 at 2:18