Message101694
Florent, you shouldn't need to silence socket.error at this level.
I think what needs to happen is that, when unwrap() fails in SSLConnection.close(), handle_read() and handle_write() retry the unwrap() call. That's what I gather from the explanation of the new behaviour. |
|
Date |
User |
Action |
Args |
2010-03-25 13:30:14 | pitrou | set | recipients:
+ pitrou, janssen, vstinner, giampaolo.rodola, Arfrever, flox |
2010-03-25 13:30:14 | pitrou | set | messageid: <1269523814.66.0.306073628679.issue8108@psf.upfronthosting.co.za> |
2010-03-25 13:30:12 | pitrou | link | issue8108 messages |
2010-03-25 13:30:12 | pitrou | create | |
|