comparison libpurple/protocols/jabber/jutil.c @ 27334: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 fd7dc5cc0310
children 5048054d319a
comparison
equal deleted inserted replaced
27333:c408e4dc3101 27334:ea9df9bfa921