]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clarify SSL_accept_stream/SSL_new_stream behaviour with a default stream
authorMatt Caswell <matt@openssl.org>
Mon, 21 Aug 2023 12:57:39 +0000 (13:57 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2023 10:42:51 +0000 (11:42 +0100)
commita855ee857645614483976fb1be1b3907a2fe94d8
tree1cdd68fa7e0abfd64ed77f9fefa16916bcfd558c
parent8d74a1316025a4730f18674ccf187c3d630d7c92
Clarify SSL_accept_stream/SSL_new_stream behaviour with a default stream

Explain what happens if you call those functions and there is no default
stream present yet.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21765)
doc/man3/SSL_accept_stream.pod
doc/man3/SSL_new_stream.pod
doc/man7/openssl-quic.pod
doc/man7/ossl-guide-quic-multi-stream.pod