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)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 30 Jan 2010 08:51:15 +0000 (09:51 +0100)
commit2802530e7cc29739b5d1bae8dda27fb5d89a31d2
treea67c5bc1b2369f01b0f43284bd699ef0f4e80a88
parentd954a9a2cfff2fe954f09abb3392a26a20d1952e
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