Antoine Pitrou <[email protected]> added the comment: > Now is having a timeout and blocking send/recv methods on a non-blocking > socket a feature? Or is this a bug?
I agree it's a bug (but should only be fixed in 3.7). Also I agree with adding a socket.getblocking() method. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32373> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
