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