Antoine Pitrou <pit...@free.fr> added the comment: > I posted on openssl-users mailing list. The author of patch (change > SSL_shutdown() behaviour for non blocking socket) replied! > http://marc.info/?l=openssl-users&m=126838806919896&w=2
Interesting read, thank you. AFAICT, his proposed "quick fix" snippet should be good enough for us. Also, it seems the new "graceful shutdown" logic is really trying to handle at the transport level things which should be handled by the application protocol (detecting whether the other end still has things to send). ---------- _______________________________________ 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