conncheck: Don't reset keepalive timer on next keepalive
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 23 Feb 2016 00:36:58 +0000 (19:36 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 26 May 2016 20:07:08 +0000 (16:07 -0400)
commit65f2eda04c1c73cc7ebc3df2032d528eedc236e1
tree3ed99c2c7e4b4433eec620ecfc57890bd54f44cd
parent1ab9d7c104978ea1904aaaad708c1c8c23c77592
conncheck: Don't reset keepalive timer on next keepalive

If the keepalive is still being re-send, just let the retries do their
job. If they don't get a reply, then declare the attempt failed.
agent/conncheck.c