Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

Here is a new version of thepatch.  We now have socket.socket.share(pid) and 
socket.fromshare(data) to do these.
I think this captures the functionality better than "duplicate" or duppid() 
since there is no actual duplication involved until the fromshare() function is 
called.

Still no documentation.  What do you think?

----------
Added file: http://bugs.python.org/file24944/duplicate.patch

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

Reply via email to