summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-01-31 12:35:15 +0000
committerHugo Landau <hlandau@openssl.org>2024-02-10 11:37:14 +0000
commit2a5ee0a08d2c074db741da99d29abb73386e00c7 (patch)
treedde72fcf2d353d8c5918f208e4c2f5ad7f65b301 /util
parentd4999f2b746a6845536e720252791601acd6bdad (diff)
QUIC: Add polling API
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23495)
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 7010f32daa..ad858bbf8a 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -580,3 +580,4 @@ SSL_is_stream_local 580 3_2_0 EXIST::FUNCTION:
SSL_write_ex2 ? 3_3_0 EXIST::FUNCTION:
SSL_get_value_uint ? 3_3_0 EXIST::FUNCTION:
SSL_set_value_uint ? 3_3_0 EXIST::FUNCTION:
+SSL_poll ? 3_3_0 EXIST::FUNCTION: