From: Matt Caswell Date: Tue, 22 Aug 2023 11:11:29 +0000 (+0100) Subject: Add a link to the multi-stream QUIC client tutorial from the introduction X-Git-Tag: openssl-3.2.0-alpha1~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675481ee7a8a7fe55aa387b1ccc4ba3b579bc2ff;p=thirdparty%2Fopenssl.git Add a link to the multi-stream QUIC client tutorial from the introduction We've added a new page to the guide so we should add a link to it. Reviewed-by: Tomas Mraz Reviewed-by: Hugo Landau (Merged from https://github.com/openssl/openssl/pull/21765) --- diff --git a/doc/man7/ossl-guide-introduction.pod b/doc/man7/ossl-guide-introduction.pod index 4e918ad85e4..9f39288f3b1 100644 --- a/doc/man7/ossl-guide-introduction.pod +++ b/doc/man7/ossl-guide-introduction.pod @@ -81,6 +81,8 @@ The pages in the guide are as follows: =item L: Writing a simple blocking QUIC client +=item L: Writing a simple multi-stream QUIC client + =item L: Migrating from older OpenSSL versions =back