]> git.ipfire.org Git - thirdparty/openssl.git/commit
RIO: Add poll builder to support immediate-mode polling API
authorHugo Landau <hlandau@openssl.org>
Mon, 13 May 2024 19:20:23 +0000 (20:20 +0100)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commitf1c78c3a980ee642b299dfae1dad5edfdf97a412
tree4a73bf106159d7b0ee5a3c2a156bb37808e950e2
parenta35e0db0eaa87ab689d5fdfaa04e0d8626a18ad6
RIO: Add poll builder to support immediate-mode polling API

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25416)
ssl/rio/build.info
ssl/rio/poll_builder.c [new file with mode: 0644]
ssl/rio/poll_builder.h [new file with mode: 0644]
ssl/rio/poll_method.h [new file with mode: 0644]