[issue5565] Strange behavior when I logout() with IMAP4_SSL

Philipp Tölke <report@bugs.python.org> at psf.upfronthosting.co.za Philipp Tölke <report@bugs.python.org> at psf.upfronthosting.co.za
Thu Apr 2 09:14:24 CEST 2009


Philipp Tölke <toelke+pb at model.in.tum.de> added the comment:

Just FYI, this issue is in python2.6, too.

Only, that in 2.6 the GC does not collect the objects immediately, so
that very soon I have a galore of connections in the CLOSE_WAIT-State.

And I checked, I can not read anymore data out of the socket.

Is this a bug in the ssl-implemantation?

----------
versions: +Python 2.6

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


More information about the Python-bugs-list mailing list