This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Thread.interrupt
- From: Taras <taras dot judge at shaw dot ca>
- To: java at gcc dot gnu dot org
- Date: Wed, 06 Aug 2003 12:29:47 -0700
- Subject: Thread.interrupt
Hi, I have a feature request,
Could somebody please look into implementing thread interrupting for gcj
on win32? Currently invoking that call on win32 produces an ugly
not-implemented messagebox.
This change would make timing out actions such as downloads possible in
iRATE. Our alternative would be to write bindings for a native http
library, but we'd rather not go there.
Here is a screenshot from a dialup user:
http://www.goingware.com/iRATE-radio/
Thanks,
Taras