Files
quic-go/path_manager.go
Marten Seemann cda52a1e36 evict old paths when the client probes a new path (#5034)
* store paths in a slice, not a map

No functional change expected.

* save the timestamp of the last received packet for a path

* evict old paths

* reduce the path timeout to 5s
2025-04-19 04:10:54 +02:00

5.5 KiB