Jesús Cea Avión <j...@jcea.es> added the comment:

I have write a testcase, but adding a small delay between reads, allowing more 
data coming from the server, solves the issue, so this seems to be a race 
condition. Trying with a remote slow SSL server, I get the same error in python 
2.6, so I guess I was being lucky for the last 8 years :-/.

Pitrou, just confirm me that I must catch & retry the exception in all my 
READ/WRITE, not only in the handshake.

Thanks, and sorry for wasting your time. I know about this SSL details, but my 
code worked just fine until 2.7.2...

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12343>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to