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.

作者 pitrou
收信人 exarkun, loewis, marcin.bachry, pitrou, spiv
日期 2010-04-15.13:52:50
SpamBayes Score 0.00058051554
Marked as misclassified
Message-id <1271339572.03.0.533462398416.issue8407@psf.upfronthosting.co.za>
In-reply-to
内容
I'm with Martin, better to target 3.2 IMO.
Does signalfd really bring something compared to set_wakeup_fd()?
The one big difference I can see is that set_wakeup_fd() doesn't transmit the signal number, but this could be fixed if desired (instead of sending '\0', send a byte containing the signal number).
历史
日期 用户 动作 参数
2010-04-15 13:52:52pitrou修改recipients: + pitrou, loewis, spiv, exarkun, marcin.bachry
2010-04-15 13:52:52pitrou修改messageid: <1271339572.03.0.533462398416.issue8407@psf.upfronthosting.co.za>
2010-04-15 13:52:50pitrou链接issue8407 messages
2010-04-15 13:52:50pitrou创建