[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo
From:       Michael Anthony Cole <colemichae () gmail ! com>
Date:       2010-01-19 7:57:11
Message-ID: 1263887831.470732.25996.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076962 by michaelacole:

Disconnection occures quicker than an hour so i have reset the ping to 20 minutes \
Yahoo Messenger sends pings more often  michaelacole

 M  +2 -2      client.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo/client.cpp #1076961:1076962
@@ -280,8 +280,8 @@
 			changeStatus( d->statusOnConnect, d->statusMessageOnConnect, \
Yahoo::StatusTypeAway );  d->statusMessageOnConnect.clear();
 		setStatus( d->statusOnConnect );
-		/* only send a ping every hour. we get disconnected otherwise */
-		m_pingTimer->start( 60 * 60 * 1000 );
+		/* YM Client sends a ping more often than an hour set ours to every 20min. so as \
we dont get disconnected*/ +		m_pingTimer->start( 20 * 60 * 1000 );
 		initTasks();
 	} else {
 		d->active = false;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic