openssl/demos/guide
Matt Caswell dac42bdce1 Fix a bad merge in quic-multi-stream.c demo
The function SSL_set_initial_peer_addr() got renamed to
SSL_set1_initial_peer_addr(). The demo missed out on the rename when it
got rebased on top of it.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21842)
2023-08-28 09:58:20 +02:00
..
Makefile Add a QUIC multi-stream client demo 2023-08-25 11:42:51 +01:00
quic-client-block.c Update demos/tutorial to distinguish between stream and connection errors 2023-08-25 11:42:51 +01:00
quic-multi-stream.c Fix a bad merge in quic-multi-stream.c demo 2023-08-28 09:58:20 +02:00
tls-client-block.c Add a QUIC multi-stream client demo 2023-08-25 11:42:51 +01:00