Mercurial > pidgin
view libpurple/protocols/bonjour/messages.txt @ 25480:e859785b49d8
Implement support for resolving DNS via the SOCKS4 proxy in use.
Currently this relies on a global preference, which I'm not super happy about.
Ideally, we'd just try to always do this and fall back to a local DNS lookup
when the SOCKS4 server doesn't like it, but I don't think we can reliably detect
that.
Fixes #3230
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 17 Feb 2009 23:42: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>