Mercurial > pidgin
diff libpurple/protocols/jabber/JEPS @ 27252:ea9df9bfa921
If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
Looping over all the resources while using the passed-in JID as the to
address was causing us to generate O(N) queries to a member of a MUC (where
N is the number of people in the room).
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 02 Jul 2009 22:03:21 +0000 |
parents | 5fe8042783c1 |
children | 1c542f86dbcf |