]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_impl.c
QUIC Reactor: Allow a mutex to be released during waits
authorHugo Landau <hlandau@openssl.org>
Tue, 21 Feb 2023 10:18:58 +0000 (10:18 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 30 Mar 2023 10:14:07 +0000 (11:14 +0100)
commitc019e1efe9b5dbb43c52f516e76b3f535158aaae
treea8c0edb99827f35b09c7de7ae69efb6eb8ba526d
parent2b2b26788e7e46abb8fb340d49a088184fbc0b9b
QUIC Reactor: Allow a mutex to be released during waits

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20348)
include/internal/quic_reactor.h
ssl/quic/quic_impl.c
ssl/quic/quic_reactor.c