gobjectification: e1656d99: prpls use purple_connection_received_now...
Evan Schoenberg
evan.s at dreskin.net
Thu Mar 13 17:35:18 EDT 2008
On Mar 13, 2008, at 7:26 AM, Will Thompson wrote:
> sadrul at pidgin.im wrote:
>> prpls use purple_connection_received_now instead of gc->last_received
>> to keep track of the time of the last received data. Feel free to
>> change to a better named function.
>
> purple_connection_just_received?
How about
/**
* Notify the connection that it has received data from the server.
* Should be called by the protocol plugins only.
*
* @param conn The connection.
*/
void purple_connection_is_alive(PurpleConnection *conn);
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20080313/8bbc819a/attachment-0001.html>
More information about the Devel
mailing list