[Pidgin] WhatIsLibpurple modified

Pidgin trac at pidgin.im
Fri Oct 14 14:04:23 EDT 2011


Changed page "WhatIsLibpurple" by hazard_mkd from 77.29.55.99*
Page URL: <http://developer.pidgin.im/wiki/WhatIsLibpurple>
Diff URL: <http://developer.pidgin.im/wiki/WhatIsLibpurple?action=diff&version=22>
Revision 22

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WhatIsLibpurple
=========================================================================
--- WhatIsLibpurple (version: 21)
+++ WhatIsLibpurple (version: 22)
@@ -29,7 +29,7 @@
 
 libpurple is ''not'' threadsafe. It should be accessed by an implementing UI only one thread ''ever'' (that is, do not attempt to use synchronization or locks to access it from multiple threads). Plugins can use multiple threads [http://pinkeyesymptomstreat.com pink eye symptoms], but they must always call libpurple functions and callbacks on the thread on which they were initialized (typically the main thread of the program).
 
-libpurple's run loop access occurs through eventloop.c; the UI must implement the UI Ops defined there and register them in order to [www.findermind.com/tag/best-background-check-services-companies/ best background check service] watch sockets for new data and call timeout functions after a specified delay. For example, Pidgin uses the glib run loop, and Adium uses the Cocoa event run loop.
+libpurple's run loop access occurs through eventloop.c; the UI must implement the UI Ops defined there and register them in order to [http://www.findermind.com/tag/best-background-check-services-companies/ best background check service] watch sockets for new data and call timeout functions after a specified delay. For example, Pidgin uses the glib run loop, and Adium uses the Cocoa event run loop.
 
 = Where to get it? =
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone at http://pidgin.im added your email
address to be notified of changes on WhatIsLibpurple. If it was not you, please
report to .


More information about the Wikiedit mailing list