]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update the QUIC demos to accept hostname/port on the command line
authorMatt Caswell <matt@openssl.org>
Mon, 30 Oct 2023 12:04:40 +0000 (12:04 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 2 Nov 2023 08:14:46 +0000 (08:14 +0000)
commit420037c82c4b2bfea952cbe00730930844969438
tree4bef1c012962e0829e53fad1284ed0b2a126650c
parenta2b824730ef12cda4e018f5f7cde2ab52a4d255c
Update the QUIC demos to accept hostname/port on the command line

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)
demos/guide/quic-client-block.c
demos/guide/quic-client-non-block.c
demos/guide/quic-multi-stream.c