quic_impl.c: Add QUIC_RAISE_NON_IO_ERROR() and use it
authorTomas Mraz <tomas@openssl.org>
Fri, 18 Aug 2023 16:32:21 +0000 (18:32 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Aug 2023 15:18:48 +0000 (17:18 +0200)
commit8ee3ee10e39fd6fe1323187c63ce41460bd4f9d4
treef68d0fddb425b67076bd12749f0adb54d2dcf6d8
parent64fd69911e04cec45f65b396a4e91d6caa4fdc9a
quic_impl.c: Add QUIC_RAISE_NON_IO_ERROR() and use it

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21700)
ssl/quic/quic_impl.c