[2508] in java-interest

home help back first fref pref prev next nref lref last post

thread "cancels" of blocked threads

daemon@ATHENA.MIT.EDU (Caveh Jalali)
Tue Oct 3 21:43:37 1995

Date: Tue, 3 Oct 1995 15:23:21 -0700
From: caveh@updoc-39.Eng.Sun.COM (Caveh Jalali)
To: java-interest@java.Eng.Sun.COM


how do you cancel a thread?  i'm currently using the Thread.stop()
method, but the target thread is blocked on a Socket.read() and
aparently can't be cancelled at that point.  closing the Socket also
doesn't seem to unblock the Socket.read().

-- 
00c
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post