This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Kristoffer.Nilsson, loewis, pitrou, sadmoody, santoso.wijaya
Date 2012-08-19.23:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345418628.21.0.881727680223.issue11631@psf.upfronthosting.co.za>
In-reply-to
Content
> I set recvfrom to have a timeout of 5 seconds and stuck it in an
> infinite loop with some response code based on what is received.

Does it make a difference if you set specify a timeout?
Could you upload a script that reproduces the issue?
Also, which Python version have you been running?
History
Date User Action Args
2012-08-19 23:23:48pitrousetrecipients: + pitrou, loewis, santoso.wijaya, Kristoffer.Nilsson, sadmoody
2012-08-19 23:23:48pitrousetmessageid: <1345418628.21.0.881727680223.issue11631@psf.upfronthosting.co.za>
2012-08-19 23:23:27pitroulinkissue11631 messages
2012-08-19 23:23:27pitroucreate