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.

作者 baikie
收信人 Andrew.Grover, baikie, exarkun, giampaolo.rodola, jackdied, pitrou, synapse, therve, vstinner, wiml
日期 2010-12-06.19:49:53
SpamBayes Score 0.019661361
Marked as misclassified
Message-id <20101206194913.GA7420@dbwatson.ukfsn.org>
In-reply-to <1276459333.34.0.2819129099.issue6560@psf.upfronthosting.co.za>
内容
Updated the patch to use the new BEGIN/END_SELECT_LOOP macros.

Also fixed a bug I spotted while doing this whereby when a
timeout was set, errors in select() or poll() would be
misreported as timeouts.

Will also upload at http://codereview.appspot.com/1487041/show
文件
文件名 上传时间
baikie-hwundram-v5.diff baikie, 2010-12-06.19:49:51
v5-replace-existing-classes.diff baikie, 2010-12-06.19:49:53
历史
日期 用户 动作 参数
2010-12-06 19:49:59baikie修改recipients: + baikie, exarkun, pitrou, therve, vstinner, jackdied, giampaolo.rodola, synapse, Andrew.Grover, wiml
2010-12-06 19:49:54baikie链接issue6560 messages
2010-12-06 19:49:54baikie创建