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