commit | 72f7cb170ab059642ab6cd24b04452edd0a96f1e | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Fri Nov 06 15:40:16 2020 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Dec 23 11:57:26 2020 +0100 |
tree | 30b086f6cc54acfdd7f4f63d0cf1059acc9f261c | |
parent | ca42b2c9d342ce78d38351f85e8e02ff4b0ddaf5 [diff] |
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.