MINOR: connection: Attach a "quic_conn" struct to "connection" struct.
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 6 Nov 2020 14:40:16 +0000 (15:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Dec 2020 10:57:26 +0000 (11:57 +0100)
commit72f7cb170ab059642ab6cd24b04452edd0a96f1e
tree30b086f6cc54acfdd7f4f63d0cf1059acc9f261c
parentca42b2c9d342ce78d38351f85e8e02ff4b0ddaf5
MINOR: connection: Attach a "quic_conn" struct to "connection" struct.

This is a simple patch to prepare the integration of QUIC support to come.
quic_conn struct is supposed to embed any QUIC specific information for a QUIC
connection.
include/haproxy/connection-t.h