]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC RIO: Add frontend SSL_poll implementation
authorHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 12:19:15 +0000 (12:19 +0000)
committerHugo Landau <hlandau@openssl.org>
Sat, 10 Feb 2024 11:37:14 +0000 (11:37 +0000)
commitab05f13cedb6cb1f058381676ae28652f7e4534d
treec5f590115880e8869482dc9b75fac98f017d1b96
parent125c7c11a31a1645ac4b8da9c9fc367b1d080294
QUIC RIO: Add frontend SSL_poll implementation

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23495)
ssl/build.info
ssl/rio/build.info [new file with mode: 0644]
ssl/rio/poll_immediate.c [new file with mode: 0644]