Message4462

Author kfitch42
Recipients kfitch42
Date 2009-04-07.13:46:08
SpamBayes Score 1.2946638e-05
Marked as misclassified No
Message-id <1239111970.39.0.444044151442.issue1304@psf.upfronthosting.co.za>
In-reply-to
Content
Played with this some more, if I remove the settimeout call things work
better. And, in hindsight I could have achieved the same effect (and
perhaps in a cleaner way) by using select. So this is not as big of an
issue for me now. But it looks like using both send and recv on sockets
with a timeout set is a bit funky.
History
Date User Action Args
2009-04-07 13:46:10kfitch42setmessageid: <1239111970.39.0.444044151442.issue1304@psf.upfronthosting.co.za>
2009-04-07 13:46:10kfitch42setrecipients: + kfitch42
2009-04-07 13:46:10kfitch42linkissue1304 messages
2009-04-07 13:46:09kfitch42create