commit | 4d3e372ff3f611aa76458a48f26ec4701315c128 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Apr 24 19:57:01 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Apr 24 19:57:01 2010 +0000 |
tree | 17bc0c1472cf2d773be57c6581f3054b069b0d16 | |
parent | 5fa9fb40621b3963beef9d58388bb0616e0d8de9 [diff] |
The do_handshake() method of SSL objects now adjusts the blocking mode of the SSL structure if necessary (as other methods already do).