1 Commits

Author SHA1 Message Date
Marten Seemann
63f911222e use a monotonous timer for the connection (#3570)
There's no point in having the timer fire multiple times for the same
timestamp. By using a monotonuos timer we avoid busy-looping in cases where the
timer fires, but we can't actually send a packet.
2022-10-12 17:19:11 +04:00