[issue8524] SSL sockets do not retain the parent socket's attributes

Jean-Paul Calderone report at bugs.python.org
Sun Jun 20 00:36:17 CEST 2010


Jean-Paul Calderone <exarkun at twistedmatrix.com> added the comment:

It might be nice to see the version that avoids the dup() and has the duplicate code instead (interesting trade-off ;).  Just for the sake of comparison against the forget() proposal.

----------

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


More information about the Python-bugs-list mailing list