Increase the core-side ping timeout for the client/core connection
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 7 Dec 2009 21:41:37 +0000 (22:41 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 7 Dec 2009 21:42:54 +0000 (22:42 +0100)
We don't want to time out the connection core-side, so just use a long delay.
Dead sockets should be removed by TCP timeout before that anyway.


No differences found