cloudflared-mirror/vendor/github.com/lucas-clemente/quic-go/internal
Nuno Diegues 475939a77f TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable
The idle period is set to 5sec.

We now also ping every second since last activity.
This makes the quic.Connection less prone to being closed with
no network activity, since we send multiple pings per idle
period, and thus a single packet loss cannot cause the problem.
2022-06-07 12:25:18 +01:00
..
ackhandler TUN-4961: Update quic-go to latest 2021-08-27 12:26:00 +01:00
congestion TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms 2022-01-11 14:55:43 +00:00
flowcontrol TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable 2022-06-07 12:25:18 +01:00
handshake TUN-4961: Update quic-go to latest 2021-08-27 12:26:00 +01:00
logutils TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
protocol TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable 2022-06-07 12:25:18 +01:00
qerr TUN-4961: Update quic-go to latest 2021-08-27 12:26:00 +01:00
qtls TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable 2022-06-07 12:25:18 +01:00
utils TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
wire TUN-4961: Update quic-go to latest 2021-08-27 12:26:00 +01:00