That sounds like it could lead to very interesting memory leaks?
/ Mirar
Previous text:
2004-08-11 17:18: Subject: Re: killing threads
In the last episode (Aug 11), Mirar @ Pike developers forum said:
In this case it was to stop pike-level threads from running amok, I believe. In that case just forcing an exception on a thread might work very well, even if it's pike-level and could have other solutions.
How about just adding a function that calls pthread_cancel()?
-- Dan Nelson dnelson@allantgroup.com
/ Brevbäraren