]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_impl.c
QUIC Front-End I/O API: Determine read completion correctly
authorHugo Landau <hlandau@openssl.org>
Thu, 15 Dec 2022 07:07:49 +0000 (07:07 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:22 +0000 (13:20 +0000)
commit3f0c310b80626f6286022f30a7a280b3306587ca
tree1d416f66d9fe22f372f26383ae8a817f7461b5af
parent79534440c5ff2ab0a6233457531e903fbe2968b7
QUIC Front-End I/O API: Determine read completion correctly

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_impl.c