diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-04-22 23:33:02 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-04-22 23:33:02 (GMT) |
commit | a5c4b5515f5af878923d67752d282f8cc8f072e7 (patch) | |
tree | 102100a0ebab5a104c04adee17f9b0eff6286b2f /Python/codecs.c | |
parent | e11d85c7175eae602492dddff51efc68222a3af6 (diff) | |
download | cpython-a5c4b5515f5af878923d67752d282f8cc8f072e7.zip cpython-a5c4b5515f5af878923d67752d282f8cc8f072e7.tar.gz cpython-a5c4b5515f5af878923d67752d282f8cc8f072e7.tar.bz2 |
Issue #8108: Fix the unwrap() method of SSL objects when the socket has
a non-infinite timeout. Also make that method friendlier with applications
wanting to continue using the socket in clear-text mode, by disabling
OpenSSL's internal readahead. Thanks to Darryl Miles for guidance.
Issue #8108: test_ftplib's non-blocking SSL server now has proper handling
of SSL shutdowns.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions