STINNER Victor <victor.stin...@haypocalc.com> added the comment:

> close() can fail

Not close, unwrap() (shutdown()) ;-)

> Again, why does this failure only show up in the FTP test?

Maybe because only the FTP test uses an SSL socket in non blocking mode.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8108>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to