I wonder if it's possible to kill a thread in the Win32 implementation 
of Perl?

Chris Wagner wrote:
> I would start by executing the sub program in a seperate thread.  That way
> the main thread can keep an eye on it and decide if it's run too long and
> then do something about it.  Another way to do it is with Win32::Process and
> then kill them after some time span.

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to