Re: Best Practice For Killing Thread?

[email protected] (Steve Schein)
Newsgroups perl.ithreads
Message-ID <1067890108.4873.98.camel@localhost>
<snip>

Well, you'll want Thread::Exit and Thread::Signal.  Set up a signal 
handler for a specfic signal, and let that do an exit() (with 
Thread::Exit, that will only exit the thread).

>>> To confirm - this approach can be used to exit specific threads on a
Linux system and not stop all threads?

Steve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.