summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-12-13 12:27:05 +0000
committerHugo Landau <hlandau@openssl.org>2023-01-27 14:19:14 +0000
commite8043229ead9b44e2883a80ce256c219a1171cbb (patch)
tree72a689685efbdb2fdd811c586e30558188d9f3a0 /util
parentd4c5d8ff483d99f94d649fb67f1f26fce9694c92 (diff)
downloadopenssl-new-e8043229ead9b44e2883a80ce256c219a1171cbb.tar.gz
QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_ex
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19897)
Diffstat (limited to 'util')
-rw-r--r--util/libssl.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libssl.num b/util/libssl.num
index 38535b11b0..16b4609c07 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -541,3 +541,4 @@ SSL_get_blocking_mode ? 3_2_0 EXIST::FUNCTION:
SSL_set_initial_peer_addr ? 3_2_0 EXIST::FUNCTION:
SSL_net_read_desired ? 3_2_0 EXIST::FUNCTION:
SSL_net_write_desired ? 3_2_0 EXIST::FUNCTION:
+SSL_shutdown_ex ? 3_2_0 EXIST::FUNCTION: