Antoine Pitrou <pit...@free.fr> added the comment: > Ok, I took a look and it seems ok to me but I still get some occasional > failures on Windows from time to time. > Because of the threading nature of our server I suspect that moving > del_channel() before ssl.wrap_socket() call, like this:
Ok, thanks! > ...makes more sense (ps: pay attention, it's "self.socket", not > "socket"). set_socket() sets self.socket, so it should be the same. I'm going to commit on py3k and watch the buildbots a bit. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2054> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com