Hi Michael, depending on religion, having a exit() method for threads is considered a bad thing. The sane way to exit a thread, is to return from the thread method. Axel
- How do you exit a (nsIThread || prthread) Michael Ahern
- Axel Hecht
Hi Michael, depending on religion, having a exit() method for threads is considered a bad thing. The sane way to exit a thread, is to return from the thread method. Axel