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 sadmoody
Recipients Kristoffer.Nilsson, loewis, pitrou, sadmoody, santoso.wijaya
Date 2012-08-19.23:45:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345419963.13.0.651658685073.issue11631@psf.upfronthosting.co.za>
In-reply-to
Content
I'm unsure what you mean by "set specify" a timeout, but I do use the "settimeout()" function.

I've stripped my program of everything that is not dealing with the socket and replaced the string being sent back with a dummy one. But this is essentially how it's laid out.

I'm using Python 2.7.2
History
Date User Action Args
2012-08-19 23:46:03sadmoodysetrecipients: + sadmoody, loewis, pitrou, santoso.wijaya, Kristoffer.Nilsson
2012-08-19 23:46:03sadmoodysetmessageid: <1345419963.13.0.651658685073.issue11631@psf.upfronthosting.co.za>
2012-08-19 23:45:59sadmoodylinkissue11631 messages
2012-08-19 23:45:59sadmoodycreate