]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Only pump the demuxer once per tick
authorHugo Landau <hlandau@openssl.org>
Tue, 22 Nov 2022 17:56:18 +0000 (17:56 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:17 +0000 (13:20 +0000)
commit3bf4dc8c2106982d4ae6ada0650383e60f96d6e6
tree87f0dc2aa856bb80cf906adf49bcf7866d83e84e
parent92282a17c9959bc61e012e93517320df1ec8ace8
QUIC CHANNEL: Only pump the demuxer once per tick

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
ssl/quic/quic_channel.c