[Pidgin] #6342: MSN disconnects with servconn read error ...

Pidgin trac at pidgin.im
Sun Jul 20 21:20:53 EDT 2008


#6342: MSN disconnects with servconn read error ...
-------------------------+--------------------------------------------------
  Reporter:  visionkrew  |       Owner:  khc
      Type:  defect      |      Status:  new
  Priority:  minor       |   Milestone:     
 Component:  MSN         |     Version:     
Resolution:              |    Keywords:     
   Pending:  0           |  
-------------------------+--------------------------------------------------
Comment (by visionkrew):

 I'm pretty sure that SB messages should count...

 The QNG command's parameter is an integer from 0 to 50. It represents the
 number of seconds to wait before sending another PNG, and is reset to 50
 every time a command is sent to the servers (NS/SB/...). '''Idle
 connections are closed after a short time, so you should send a command to
 the server (even if it's just a PNG) at least this often'''.

 As you see in the debug log, the last (SB) activity was 57 seconds before
 the PNG. So the PNG was too late (7 seconds), and the server dropped the
 connection.

 This should be a timer bug resulting in late PNGs and dropped connections.
 You should check the timer function responsible for sending the PNGs.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6342#comment:8>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list