]> git.ipfire.org Git - thirdparty/curl.git/commit
ngtcp2: Fix build error due to change in ngtcp2_settings
authorJay Satiro <raysatiro@yahoo.com>
Mon, 1 Feb 2021 07:40:42 +0000 (02:40 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Feb 2021 07:19:12 +0000 (08:19 +0100)
commitfc9d3444d1a72e2e1865006d13fe8e604abba4a2
tree04bdd67d72f46febd9b716196b26c89ceafd4644
parent2c4b338f7e45f1ef8d13211a1730f167014c0c58
ngtcp2: Fix build error due to change in ngtcp2_settings

- Separate ngtcp2_transport_params.

ngtcp2/ngtcp2@05d7adc made ngtcp2_transport_params separate from
ngtcp2_settings.

ngtcp2 master is required to build curl with http3 support.

Closes #6554
lib/vquic/ngtcp2.c
lib/vquic/ngtcp2.h