]> git.ipfire.org Git - thirdparty/openssl.git/commit
Arrange the remove_id() logic to be able to remove multiple stream.
authorJean-Frederic Clere <jfclere@gmail.com>
Tue, 3 Dec 2024 15:18:03 +0000 (16:18 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commit1b11d7cf679e1a2faca5684877573ab290891a9e
tree00c4b091f6d855759d67952d822e713af5622085
parent7492a44391b44a790b2df37428ea821f50fd6511
Arrange the  remove_id() logic to be able to remove multiple stream.
create a new h3conn in read_from_ssl_ids() when we have a new
connection.

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