]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL_poll(): Handle blocking with no poll items
authorTomas Mraz <tomas@openssl.org>
Mon, 14 Oct 2024 11:26:07 +0000 (13:26 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commit91e3e17b417f2e51f36052e4e58ce0fd1b53ba4e
treeb9ef2ff4451acfe317ecda5c7596a2d3433b6389
parent48f69bee5960b1a0ef29c7f0f8bc157e78a07a56
SSL_poll(): Handle blocking with no poll items

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25416)
ssl/rio/poll_immediate.c