summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-12-13 12:28:54 +0000
committerHugo Landau <hlandau@openssl.org>2023-01-27 14:19:15 +0000
commita9979965bf2b74ca79e4bf3fa13539ab90728eeb (patch)
treec2163a1e1f4c2b19ac4bacf6d2a44dd79c8dfcab /util
parentcf06f34727447fad04cbcbce2b8b3f269c1b9307 (diff)
downloadopenssl-new-a9979965bf2b74ca79e4bf3fa13539ab90728eeb.tar.gz
QUIC Front End I/O API: Add support for signalling and detecting end-of-stream
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 16b4609c07..0c5e2f5d59 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -542,3 +542,4 @@ 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:
+SSL_stream_conclude ? 3_2_0 EXIST::FUNCTION: