[Python-Dev] Issue #14310: Socket duplication for windows
Kristján Valur Jónsson
kristjan at ccpgames.com
Sat Mar 31 15:32:39 CEST 2012
Hi there.
Antoine Pitroue requested that this topic (http://bugs.python.org/issue14310) be discussed by python-dev before moving further.
I'm adding a windows-only api to "share" sockets between processes to _socket in the canonical way.
Multiprocessing already has code for this (using unsupported methods) but a subsequent change could then simplify that.
thanks,
Kristján
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120331/87220910/attachment.html>
More information about the Python-Dev
mailing list