diff options
author | Guido van Rossum <guido@python.org> | 2003-01-31 18:13:18 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-01-31 18:13:18 +0000 |
commit | 4f707ac8b13a03609bc7618f7e7b17b97b7a0aeb (patch) | |
tree | cc0761fdd54344404c72f1e88e88f08e58ff4586 /Python/exceptions.c | |
parent | 01eb85cc0324a42160b676ee31a1a707bda579ee (diff) | |
download | cpython-git-4f707ac8b13a03609bc7618f7e7b17b97b7a0aeb.tar.gz |
SF patch 676472 by Geoff Talvola, reviewed by Ben Laurie.
Geoff writes:
This is yet another patch to _ssl.c that sets the
underlying BIO to non-blocking if the socket being
wrapped is non-blocking. It also correctly loops when
SSL_connect, SSL_write, or SSL_read indicates that it
needs to read or write more bytes.
This seems to fix bug #673797 which was not fixed by my
previous patch.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions