QUIC CHANNEL: Consolidate forward object declarations in a single header
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)
commite801455446cb9144224b424f930ee81977eeab22
tree46486ed2e31732a168096a82f50ea2683a20b6f1
parent26624caf175e3451090867271c973e66b38dd2c6
QUIC CHANNEL: Consolidate forward object declarations in a single header

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_predef.h [new file with mode: 0644]
ssl/quic/quic_channel_local.h
test/quic_multistream_test.c
util/quicserver.c