QUIC APL/CHANNEL: Wire up connection closure reason
authorHugo Landau <hlandau@openssl.org>
Wed, 26 Jul 2023 17:10:16 +0000 (18:10 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:45 +0000 (18:19 +0100)
commit40c8c756c86fc17751b989426aa66fb33319c4ca
tree77eae277108a725e7ea4d2b7c52cd4fb05f49d05
parentd56b81ac9f02dd55ecf3281d16fdb156897b4d8d
QUIC APL/CHANNEL: Wire up connection closure reason

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