]> git.ipfire.org Git - thirdparty/openssl.git/commit
quic_multistream_test: Output info about connection close reason
authorTomas Mraz <tomas@openssl.org>
Mon, 23 Oct 2023 14:05:27 +0000 (16:05 +0200)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Oct 2023 08:39:41 +0000 (09:39 +0100)
commit8c110311fd5e7f04e2c152b17d44acfd4a279ea6
treeaaf4798d732063067555469a72e860e086e71831
parent74efc5477c8a78ca80187a1332e5b89ce5ed6c16
quic_multistream_test: Output info about connection close reason

In case the connection close error code is unexpected
print out the reason to help with diagnostics.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22474)
test/quic_multistream_test.c