diff options
author | jsing <> | 2024-01-30 14:50:50 +0000 |
---|---|---|
committer | jsing <> | 2024-01-30 14:50:50 +0000 |
commit | ca1b3f4909994173a0d16311ece0a91761d7ecce (patch) | |
tree | cefc460f6939c03890e25b57a70c21caf02a8f1d /src/lib/libcrypto/man/OBJ_nid2obj.3 | |
parent | 3339ea5d77ded48e0e41a12720882846912c2306 (diff) | |
download | openbsd-ca1b3f4909994173a0d16311ece0a91761d7ecce.tar.gz openbsd-ca1b3f4909994173a0d16311ece0a91761d7ecce.tar.bz2 openbsd-ca1b3f4909994173a0d16311ece0a91761d7ecce.zip |
Restore SSL_shutdown() two step sequence.
Change SSL_shutdown() such that it will return 0 after sending a
close-notify, before potentially returning 1 (indicating that a
close-notify has been sent and received) on a subsequent call. Some
software depends on this behaviour, even though there are cases where
the first call could immediately return 1 (for example, when the peer
has already sent a close-notify prior to SSL_shutdown() being called).
ok tb@
Diffstat (limited to 'src/lib/libcrypto/man/OBJ_nid2obj.3')
0 files changed, 0 insertions, 0 deletions