[kopete-bugs] [Bug 156296] yahoo protocol disconnects/reconnects every 2 hours

Matt Rogers mattr at kde.org
Sun Jan 24 04:52:11 CET 2010


https://bugs.kde.org/show_bug.cgi?id=156296





--- Comment #27 from Matt Rogers <mattr kde org>  2010-01-24 04:51:50 ---
SVN commit 1079333 by mattr:

BUG: 212855
BUG: 156296
Added two files for the fix.
protocols/yahoo/libkyahoo/alivetask.h
protocols/yahoo/libkyahoo/alivetask.cpp

The code from ping.h and cpp now actually resides in those files,
and the ping task actually sends the ping not the alive message,
Alive messages are sent to keep communcation between Yahoo and the client,
but the Ping keeps you connected to the service so as they dont send a
disconnect after the hour.

I have set the time out to 59 minutes for the alive and the alive to 1 minute.

 M  +2 -1      CMakeLists.txt  
 A             alivetask.cpp   pingtask.cpp#1079332 [License: LGPL (v2+)]
 A             alivetask.h   pingtask.cpp#1079332 [License: LGPL (v2+)]
 M  +20 -3     client.cpp  
 M  +6 -0      client.h  
 M  +1 -2      pingtask.cpp  
 M  +1 -1      ymsgprotocol.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1079333

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list