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.

作者 dsvensson
收信人 dsvensson, gsson, jnoller
日期 2009-08-26.09:54:53
SpamBayes Score 0.015102262
Marked as misclassified
Message-id <1251280495.28.0.471457158905.issue4892@psf.upfronthosting.co.za>
In-reply-to
内容
A typical use case would be for a server to receive a connection, and
then send that connection over to another process that does the actual
work. This used to work with pyprocessing, and the support seems to be
available in multiprocessing.c -> multiprocessing_sendfd, but not used.
历史
日期 用户 动作 参数
2009-08-26 09:54:55dsvensson修改recipients: + dsvensson, jnoller, gsson
2009-08-26 09:54:55dsvensson修改messageid: <1251280495.28.0.471457158905.issue4892@psf.upfronthosting.co.za>
2009-08-26 09:54:53dsvensson链接issue4892 messages
2009-08-26 09:54:53dsvensson创建