Improve handling of disconnections a bit
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 8 Dec 2009 17:46:59 +0000 (18:46 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 8 Dec 2009 19:04:33 +0000 (20:04 +0100)
commitd9f4d3f0eabd3767b4d25438319116f77c158c52
tree7382beaac04398e6a1b8a8e92dc07db641866dc9
parentbc70fcf4f6f742ab1ce72e39588cd4505e19f148
Improve handling of disconnections a bit

Also make the sigproxy send pings again even if we don't want to ping timeout,
as they're also used for lag measuring.
src/client/coreconnection.cpp
src/client/coreconnection.h
src/common/signalproxy.cpp