David M. Beazley <beaz...@users.sourceforge.net> added the comment:

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.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1194378>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to