Oleg added the comment: when i run the server in one terminal and the client in another
the server output wold be: Serving on ('127.0.0.1', 8443) my transport None my backlog len 2 my backlog size 4200 that output proves that it is trying to write into socket, while there is no transport! see attached example server+client mini apps. ---------- title: better Exception message for certain task termination scenario -> ssl socket gets into broken state when client exits during handshake type: enhancement -> Added file: http://bugs.python.org/file40651/example_files.tar.gz _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25291> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com