1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00
ngircd/src
Alexander Barton 04e38f17ae Don't reset My_Connections[Idx].lastping when reading data
This fixes PING-PONG lag calculation (which resulted in "0" before).

The "lastping" time is still reset it if a time shift backwards has
been detected to prevent the daemon from miscalculating ping timeouts.
2010-08-19 15:58:55 +02:00
..
ipaddr fix assertion failure in ng_ipaddr.c 2009-09-26 11:12:47 +02:00
ngircd Don't reset My_Connections[Idx].lastping when reading data 2010-08-19 15:58:55 +02:00
portab Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
testsuite Set NoPAM=yes in configuration files used for the testsuite 2010-07-13 16:48:24 +02:00
tool Fix "implicit conversion shortens 64-bit value" warning 2009-09-11 22:52:12 +02:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00