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)
commitbee603c31bc513796ddfbbe53e6774dd8667dcc4
tree3d4443f27a1b65fd33f265ad7fbe0f225dcf23b8
parentf9f7524c41eb5668f3172cfddaa4d50badcd7fff
Increase the core-side ping timeout for the client/core connection

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.
src/core/coresession.cpp