1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vquic
Daniel Stenberg dc90f51065
connect: improve happy eyeballs handling
For QUIC but also for regular TCP when the second family runs out of IPs
with a failure while the first family is still trying to connect.

Separated the timeout handling for IPv4 and IPv6 connections when they
both have a number of addresses to iterate over.
2020-06-18 00:20:42 +02:00
..
ngtcp2.c connect: improve happy eyeballs handling 2020-06-18 00:20:42 +02:00
ngtcp2.h ngtcp2: introduce qlog support 2020-05-07 16:27:49 +02:00
quiche.c connect: improve happy eyeballs handling 2020-06-18 00:20:42 +02:00
quiche.h quiche: improved error handling and memory cleanups 2019-08-07 08:39:39 +02:00
vquic.c ngtcp2: introduce qlog support 2020-05-07 16:27:49 +02:00
vquic.h ngtcp2: introduce qlog support 2020-05-07 16:27:49 +02:00