forked from quic-go/quic-go
session.maybeResetTimer() and session.run() were using slightly different definitions of when a keep-alive PING should be sent. Under certain conditions, this would make us repeatedly set a timer for the keep-alive, but on timer expiration no keep-alive would be sent.
71 KiB
71 KiB