Mercurial > pidgin
comparison Makefile.am @ 25639:b5052c66701c
Jabber IQ handlers should handle non-query child nodes
Historically, all IQ stanzas had a query child; this is no longer the case
(XMPP Ping, Entity Time, etc). Instead, have the handlers use the first
child of the IQ stanza.
Also reduce some of the duplication in XMPP ping code (just use the one in
ping.c)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 03 Feb 2009 17:10:05 +0000 |
parents | d9810e369601 |
children | e0a6a829df87 9bdd3ab8087f |
comparison
equal
deleted
inserted
replaced
25638:a73791d35fcc | 25639:b5052c66701c |
---|