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 Justin.Cappos, bbangert, exarkun, giampaolo.rodola, loewis, ned.deily, nicdumz, pitrou, ronaldoussoren, rosslagerwall, roysmith
Date 2011-01-03.19:34:29
SpamBayes Score 0.000625284
Marked as misclassified No
Message-id <1294083266.3703.0.camel@localhost.localdomain>
In-reply-to <1294012364.96.0.87043740472.issue7995@psf.upfronthosting.co.za>
Content
> I like the logic of Antoine's patch much better (basing this on
> whether the listening socket had a timeout). I wonder whether it's
> correct though if there is a defaulttimeout: shouldn't it then leave
> the timeout on the socket instead?

Indeed, so I'll try to make the patch better.
History
Date User Action Args
2011-01-03 19:34:45pitrousetrecipients: + pitrou, loewis, ronaldoussoren, exarkun, roysmith, giampaolo.rodola, ned.deily, nicdumz, bbangert, Justin.Cappos, rosslagerwall
2011-01-03 19:34:29pitroulinkissue7995 messages
2011-01-03 19:34:29pitroucreate