QUIC: Add documentation for stream and connection shutdown functions
authorHugo Landau <hlandau@openssl.org>
Thu, 5 Jan 2023 08:35:07 +0000 (08:35 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 27 Jan 2023 14:19:15 +0000 (14:19 +0000)
commit522fb49dbcd283c00c77ebcc7a650c54ac6eba5b
treeb7ed041024f333e81cd449b08f26ffbd3a04cdce
parentc0f694039a863a7f8999695e30fd93de23c9ae43
QUIC: Add documentation for stream and connection shutdown functions

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19897)
doc/build.info
doc/man3/SSL_shutdown.pod
doc/man3/SSL_stream_conclude.pod [new file with mode: 0644]