Use -keepAlive option to determine connection health
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 24 Jan 2010 10:46:30 +0000 (11:46 +0100)
committerArun Persaud <arun@nubati.net>
Wed, 3 Feb 2010 02:31:23 +0000 (18:31 -0800)
commit1df59f5885aaf9f5d0ecf0e8ba31bc3fcb776103
treef77ac37e3156759f36845b025d6abf43fca176fc
parentb9d21ac5e9699a398501917533c3d5c8d2295283
Use -keepAlive option to determine connection health

When there has been no ICS response since the previous 'ping', assume we
are disconnected and do a fatal-error exit. Also auto-start the ping
process in InitBackend3().
backend.c