]> git.ipfire.org Git - thirdparty/openssl.git/commit
read_from_ssl_ids() before wait_for_activity if something was received
authorJean-Frederic Clere <jfclere@gmail.com>
Wed, 30 Oct 2024 17:06:07 +0000 (18:06 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commit6ba49e30d8b241166880b738aa8809eb44c76400
treeede33ebee957ead80237ff199068cff60d966867
parentfe3e4bbb4f597c56b8bdadc2d39276b0f1d236f1
read_from_ssl_ids() before wait_for_activity if something was received
before and the first time we are in the loop.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25859)
demos/http3/ossl-nghttp3-demo-server.c