]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Add documentation on concurrency model
authorHugo Landau <hlandau@openssl.org>
Wed, 24 Apr 2024 12:20:44 +0000 (13:20 +0100)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commitdfd2e82a188c97a40114c146751fe67cb008ea3a
treea53c24b36037a43cdbd8a6ac3c70edbdbfb74038
parent6267d8a20e91a7a81a1447b334864c84fc541ad0
QUIC: Add documentation on concurrency model

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24971)
doc/build.info
doc/man3/SSL_CTX_set_domain_flags.pod [new file with mode: 0644]
doc/man3/SSL_new_domain.pod
doc/man7/openssl-quic-concurrency.pod [new file with mode: 0644]