[Pidgin] #480: Windows socket error when resuming from standby with beta7

Pidgin trac at pidgin.im
Mon Sep 10 16:32:14 EDT 2007


#480: Windows socket error when resuming from standby with beta7
------------------------------+---------------------------------------------
  Reporter:  KyroMaster       |       Owner:  datallah
      Type:  defect           |      Status:  reopened
  Priority:  minor            |   Milestone:          
 Component:  winpidgin (gtk)  |     Version:  2.0     
Resolution:                   |    Keywords:          
   Pending:  0                |  
------------------------------+---------------------------------------------
Comment (by imiganai):

 Ah, according to [http://msdn2.microsoft.com/en-us/library/aa373247.aspx
 msdn] PBT_APMQUERYSUSPEND and PBT_APMRESUMECRITICAL are not fired in
 Vista.  For the reasons stated above we don't care about
 PBT_APMQUERYSUSPEND; PBT_APMRESUMEAUTOMATIC is fired instead of
 PBT_APMRESUMECRITICAL, so the PBT_APMRESUMEAUTOMATIC code should also be
 able to do a clean reconnection should the variables normally set by
 PBT_APMSUSPEND not be set.

 Also I seem to have left the APM's out of the previous messages's
 constants. Everything should be PBT_APM***.

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


More information about the Tracker mailing list