Improving heart beat system.
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 1 Feb 2009 13:00:02 +0000 (14:00 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sun, 1 Feb 2009 13:00:09 +0000 (14:00 +0100)
commit89e28856360c1d92ede38b97511ef711053f39a6
treeb6a389f723fa268b8272e6951df98e8ab61d5a62
parent1839ebc9d1f092d0ea4fea395170bd0e0342027a
Improving heart beat system.
The SignalProxy uses the heart beats only as a last resort to check if
a peer is still alive. As long as data is received the signalproxy
will be happy. Fixes #311
src/common/signalproxy.cpp