Files
Philipp Krüger 378f3421ed Make PacketBuilder::new not depend on &mut Paths.
Instead, it takes `max_pto: Duration`, which would otherwise be computed deep inside of it.
Unfortunately, this means we're pre-computing the value, and we also need to expose `close_pto` in `Connection`.

I'll experiment with this for now, but we'll see if this worsens performance.
2025-11-06 10:06:31 +01:00
..
2025-10-01 13:20:43 -05:00