Ron writes:
> I've got a problem when using the Thread.interrupt() method. It doesn't
> seem to be working.
> [...]
> However if I call a interrupt on Thread2
> then it returns a socket error, so it is affecting Thread2 in some way.
>
> I guess interrupt just sets a flag, so how come it is not g
I've got a problem when using the Thread.interrupt() method. It doesn't
seem to be working.
For Example
Thread0 - processing Thread
Thread1 - Main Thread
Thread2 - I/O Thread
I've interrupted Thread1 (from thread0) and I'm checking using the
currentThread.interrupted() from Thread1. H
Andreas Jaeger <[EMAIL PROTECTED]> writes:
> Don't mix the distributions: SuSE 6.0 (and we're discussing SuSE here)
> is libc5 - RedHat 6.0 is glibc 2.1.
I think you are mistaken. The SuSe 6.0 which I am running here came
with glibc 2.07. SuSe 5.3 was libc5.
--
hi
can anyone tell me the palce where i can get jdk 1.2 port for linux
regards
Abeezar Burhanpurwala
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]