QUIC APL: Add support for querying frame type causing closure
authorHugo Landau <hlandau@openssl.org>
Tue, 24 Oct 2023 07:15:18 +0000 (08:15 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Oct 2023 08:42:03 +0000 (09:42 +0100)
commit55abe7486089ffa24b52e68a56b7eaed9a60a8ee
treec1842b3a2b4cce5052773fcef5bc813837efe300
parent95420a2500fe0d96fb44cf7d826a156433c50589
QUIC APL: Add support for querying frame type causing closure

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22485)
doc/man3/SSL_get_conn_close_info.pod
include/openssl/ssl.h.in
ssl/quic/quic_impl.c