Mercurial > pidgin.yaz
view libpurple/protocols/bonjour/messages.txt @ 24385:5cedf11b8e77
It's not possible for wasted to be TRUE here. Wasted will only be TRUE
if we were processing data in one of the read_cb functions and something
called msn_servconn_destroy(). But if we're just now connecting then
we won't be in read_cb
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 15 Nov 2008 02:49:49 +0000 |
parents | 5fe8042783c1 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" > <message to="yo@chloe" type="chat"><body>hola</body><html xmlns="html://www.w3.org/1999/xhtml"><body ichatballoncolor="#111111" ichattextcolor="#000000"><font face="Courier" ABSZ="3">hola</font></body></html><x xmlns="jabber:x:event"><composing /></x></message> </stream:stream>