[Pidgin] #10119: report completion in libpurple File transfer API

Pidgin trac at pidgin.im
Thu Aug 27 18:07:30 EDT 2009


#10119: report completion in  libpurple File transfer API
--------------------+-------------------------------------------------------
Reporter:  kenshin  |        Type:  patch    
  Status:  new      |   Component:  libpurple
 Version:  2.6.1    |    Keywords:           
--------------------+-------------------------------------------------------
 the current behavior of libpurple  reports completions of a file transfer
 too soon. the -completed signal is emitted before the sent bytes counter
 is updated which means anything relaying on that will get confused (the
 file transfer is indeed completed) but the number of transferred bytes
 will be incorrect at the moment of the signal emission.
 this patch aims to correct that.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10119>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list