QUIC APL: Revise I/O error setting so that the last error is set on success
authorHugo Landau <hlandau@openssl.org>
Thu, 31 Aug 2023 10:53:07 +0000 (11:53 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 13:44:47 +0000 (14:44 +0100)
commit72ca0b88fc8cd97a20528d2f92e145e181194a98
tree291871fa49c0e43b081752d031f487d785e76b09
parent56df4cf24fad554e173d950a79a516e730096055
QUIC APL: Revise I/O error setting so that the last error is set on success

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