1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-17 20:41:24 +00:00
Files
ngircd/src
Alexander Barton 79a917f954 Set the "last data" time to "last ping" time when updating the latter
This is required because the PING can be received quite a bit earlier
than it is actually handled, for example during "server burst" or other
heavy operations:
So the times won't match and PING-PONG logic would become garbled,
because we test for "last ping > last data" to determine if a PING
already was sent or not.
2020-05-03 03:15:38 +02:00
..
2015-07-19 03:03:06 +02:00
2020-04-20 00:20:46 +02:00
2008-02-26 23:50:35 +01:00