commit | f46c10cfb1dd9ee481cafb8f6c1d4a62ea173fd8 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Mon Nov 23 14:29:28 2020 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Dec 23 11:57:26 2020 +0100 |
tree | cd78ad05a643c7b9f3f56de05dd2adddfb0c00f6 | |
parent | 884f2e9f434e71d7693e8ac8a8b179b071f405ed [diff] |
MINOR: server: Add QUIC definitions to servers. This patch adds QUIC structs to server struct so that to make the QUIC code compile. Also initializes the ebtree to store the connections by connection IDs.