]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL_poll(): Report result_count for failed events
authorTomas Mraz <tomas@openssl.org>
Tue, 10 Sep 2024 07:10:53 +0000 (09:10 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commit09aad44438ac6865e77ef6d6cca4da3ada6da3d5
tree6392374565f8f644b5e6fba8b21bf3f2a3f7fdc3
parentb2f13bf296504d7fc4d28ea51420522b01dcabee
SSL_poll(): Report result_count for failed events

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