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.

作者 beazley
收信人 beazley, giampaolo.rodola, hwundram, therve
日期 2008-12-27.13:00:42
SpamBayes Score 0.027788937
Marked as misclassified
Message-id <1230382843.91.0.519709840933.issue1194378@psf.upfronthosting.co.za>
In-reply-to
内容
Just a followup comment to note that adding support for 
sendmsg()/recvmsg() is what you need to do "file descriptor passing" 
between processes on Unix---another technique for writing network servers.
历史
日期 用户 动作 参数
2008-12-27 13:00:44beazley修改recipients: + beazley, therve, giampaolo.rodola, hwundram
2008-12-27 13:00:43beazley修改messageid: <1230382843.91.0.519709840933.issue1194378@psf.upfronthosting.co.za>
2008-12-27 13:00:43beazley链接issue1194378 messages
2008-12-27 13:00:43beazley创建