transports.py crashes on a message send with socket.SSL_ERROR_WANT_WRITE. it's usually occurs when sending a lot of big messages (my jabber server has a 1Kb/s speed limit) and related to a bug in filetransfer.py
corrects transports crash with ssl_want_write error
Log in to post a comment.
corrects transports crash with ssl_want_write error