I have a system that uses Threads.  If a thread is started from the main
process, everything works fine.  I can start multiple threads, each one is
accessed properly.  

My problem appears when any thread goes away.  If I have 5 threads (Clients),
and one goes away, it takes the whole process down.  If I have 1 thread and it
goes away the same thing. 

It appears that anytime a thread closes, it takes the whole process with it.

Any ideas?
-- 
Scott Carr
Documentation Maintainer
http://documentation.openoffice.org
OpenOffice.org





-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to