]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC MSST: Add documentation for new APIs
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Apr 2023 18:30:56 +0000 (19:30 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:13 +0000 (14:47 +0100)
commit1e4a9d882f77977f518dcad418b05822efb172fe
tree9fe3609944b4a6ad2500fc4ebc3a728d3f857e6d
parent9aaafc26e0f301fe07d7141dc4a575ef9a4eb4d9
QUIC MSST: Add documentation for new APIs

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20765)
doc/man3/SSL_accept_stream.pod [new file with mode: 0644]
doc/man3/SSL_attach_stream.pod [new file with mode: 0644]
doc/man3/SSL_get0_connection.pod [new file with mode: 0644]
doc/man3/SSL_get_conn_close_info.pod [new file with mode: 0644]
doc/man3/SSL_get_stream_id.pod [new file with mode: 0644]
doc/man3/SSL_get_stream_read_state.pod [new file with mode: 0644]
doc/man3/SSL_new_stream.pod [new file with mode: 0644]
doc/man3/SSL_set_incoming_stream_reject_policy.pod [new file with mode: 0644]
doc/man3/SSL_stream_reset.pod [new file with mode: 0644]
util/other.syms