]> 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>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commitcaa3446eef277318fa465c3f6c2dc2b575995d74
tree7122d5298716ff4233763a99f2476f66e3bdee8f
parent643d1496966cf044def833d1528e7b27542a3cda
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]