I got the programming running, the error was indeed 
a wrong thread-call. This works:

$thr = threads->new(\&process_request, $client);

My second question is about the termination of threads.
Right now the application grows at an alarming rate.

Any suggestions?

-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com

Powered by Outblaze

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to