QUIC PORT: Make QUIC_PORT responsible for creation of all channels
authorHugo Landau <hlandau@openssl.org>
Thu, 9 Nov 2023 10:27:13 +0000 (10:27 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:11:59 +0000 (08:11 +0000)
commit2d80e459017d7744e6a5438422ed36fe1d448adb
tree946d8d7f7ba3fb689d35050c7b479b29c0914edd
parent29542870412cea69f9430d8322c9e6f19c1f9dce
QUIC PORT: Make QUIC_PORT responsible for creation of all channels

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22674)
include/internal/quic_channel.h
include/internal/quic_port.h
ssl/quic/quic_impl.c
ssl/quic/quic_port.c
ssl/quic/quic_tserver.c