[issue1378] fromfd() and dup() for _socket on WIndows

Guido van Rossum report at bugs.python.org
Fri Nov 16 02:25:50 CET 2007


Guido van Rossum added the comment:

I've submitted socket2.diff plus small changes to ssl.py.
This seems the best I can do given that I don't think I can make dup()
work on ssl sockets.

----------
resolution:  -> accepted
status: open -> closed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1378>
__________________________________


More information about the Python-bugs-list mailing list