]> git.ipfire.org Git - thirdparty/openssl.git/commit
RIO: Amend SSL_poll code to correctly register blocking operations for inter-thread...
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)
commit53225c9c3d7d0cf66748f012a2590fc668ef8414
tree12e91a2860944e21f427abdd5b520002b75767c2
parentf2fff144d722d80af640ed2ef4ca9119cc35f459
RIO: Amend SSL_poll code to correctly register blocking operations for inter-thread notification

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/poll_immediate.c