[issue14310] Socket duplication for windows

Kristján Valur Jónsson report at bugs.python.org
Tue Mar 20 16:09:17 CET 2012


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

A new patch with fixes and documentation.
And yes, socket.share() does in fact perform duplication, because socket.close() can be performed immediately afterwards.

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

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14310>
_______________________________________


More information about the Python-bugs-list mailing list