]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add the ability to send FIN on a QUIC stream from s_client
authorMatt Caswell <matt@openssl.org>
Tue, 21 Mar 2023 16:52:32 +0000 (16:52 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 8 May 2023 09:13:39 +0000 (10:13 +0100)
commitc4f74e7fc90b02cbee59b46783222467b48491ff
tree3b76872ccf091cd040dcddb99620a81fcb2e14da
parentf34e5d7a12775ce2fb84e4c5d8b830b5a9f06566
Add the ability to send FIN on a QUIC stream from s_client

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20580)
apps/s_client.c