fork emulation / kill

[email protected] (Alexandr Ciornii)
Newsgroups perl.win32.vanilla
Message-ID <[email protected]>
Is it possible to kill a thread that was created by fork()? signal to
pid of thread results in termination of whole program

kill( 2, $pid ); #$pid - pid of forked thread
Whole program dies with:
Terminating on signal SIGINT(2)

-- 
Alexandr Ciornii, http://chorny.net
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.