Antoine Pitrou added the comment: > I was trying to point out that for SSL enabled sockets this approach > will no longer work and might cause odd stalling of connections, > because select will not show the socket as readable although data are > there for read.
You are right, this is worth mentioning in the documentation. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21430> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com