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 pitrou, sbt, vstinner
Date 2012-04-08.23:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Note that socketserver's timeout is not really important: it's just used for a polling loop, with a default of 0.5 seconds.
History
Date User Action Args
2012-04-08 23:32:07pitrousetrecipients: + pitrou, vstinner, sbt
2012-04-08 23:32:07pitrousetmessageid: <[email protected]>
2012-04-08 23:32:07pitroulinkissue12338 messages
2012-04-08 23:32:07pitroucreate