Which signal is triggered for the "Recv (ssl)" messages in the Debug Window ??

sanket agarwal snktagarwal at gmail.com
Fri Jan 2 06:56:45 EST 2009


Hey hi everybody,

First of all a VERY HAPPY NEW YEAR!!

I was checking the Debug window and found that there's a message like this
very frequently:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

17:19:28) *jabber:* Recv (ssl)(382): <presence from="
anugrah9shrivastava at gmail.com/gmail.5A99D41E"
to="snktagarwal at gmail.com"><priority>24</priority><caps:c
node="http://mail.google.com/xmpp/client/caps" ver="1.1" ext="pmuc-v1 sms-v1
camera-v1 video-v1 voice-v1"
xmlns:caps="http://jabber.org/protocol/caps"/><status/><x
xmlns="vcard-temp:x:update"><photo>197465633397c8605a9ac26214c67395fce7856b</photo></x></presence>
(17:19:28) *blist:* Updating buddy status for
anugrah9shrivastava at gmail.com(XMPP)

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I suppose this is how we get all the information about the buddy updates etc
:-) and hence the *blist* debug message.
The callback function( for jabber ) for the above debug message is located
at libpurple/protocol/jabber/jabber.c: line no: 423

jabber_recv_cb_ssl(....)


I wish to know which signal actually triggers the "*jabber*: Recv..." line.
Just for curiosity.


Thanx in advance

Sanket
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20090102/b23b8e02/attachment.html>


More information about the Devel mailing list