Message4366

Author irmen
Recipients irmen
Date 2009-03-28.00:49:55
SpamBayes Score 2.1331713e-05
Marked as misclassified No
Message-id <1238201396.13.0.992667868752.issue1291@psf.upfronthosting.co.za>
In-reply-to
Content
...It seems to be related to using the select inside a thread, or on a
client socket instead of a server socket. 
If you remove the select in the handle() function in the server, it runs
fine.
History
Date User Action Args
2009-03-28 00:49:56irmensetmessageid: <1238201396.13.0.992667868752.issue1291@psf.upfronthosting.co.za>
2009-03-28 00:49:56irmensetrecipients: + irmen
2009-03-28 00:49:56irmenlinkissue1291 messages
2009-03-28 00:49:56irmencreate