Re: perl threads



Hi,
First, thanks for your time.

On Aug 28, 5:57 pm, zentara <zent...@xxxxxxxxxxxxxx> wrote:
Somewhere in your worker code block, you must listen for a shared
variable, telling the thread to immediately return. Later threads
versions have kill signals you can send to threads, but I don't know if
they work on win32.
Will work on this.

A thread will not end, just by telling it to join.
I dint know this. May be this was my wrong understanding.

Thanks again,
katharnakh.
.