mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-18 17:26:19 +00:00
378f3421ed
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.