[Bug 56589] Make Idle disconnect if it doesn't get a reply to its pings.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 31 20:59:17 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56589
Jonny Lamb <jonny.lamb at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Whiteboard| |r+
--- Comment #1 from Jonny Lamb <jonny.lamb at collabora.co.uk> ---
+ if (seconds_since_ping > priv->keepalive_interval *
MISSED_KEEPALIVES_BEFORE_DISCONNECTING) {
I personally love as many brackets as possible to make everything clear.
Otherwise looks great! What a nice easy branch to review, thanks!
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list