ObjXMPP  All files named "src/XMPPSRVEnumerator.m"

History for src/XMPPSRVEnumerator.m

2011-05-26
20:23
Deleted: Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator. check-in: [444674bc9d] user: js, branch: trunk, size: 0
16:52
Shorten -[XMPPSRVEnumerator XMPP_addEntry:]. file: [0237e9a199] check-in: [4a6ca02f0d] user: js, branch: trunk, size: 7506 [annotate] [blame] [check-ins using] [diff]
16:38
Fix accumulatedWeight and iterate priorities in the right order. file: [f3533e40c3] check-in: [c7b3eed29f] user: js, branch: trunk, size: 8252 [annotate] [blame] [check-ins using] [diff]
2011-05-25
22:41
Get rid of an unnecessary loop.

The loop is not required as we recalculate each entry's
accumulatedWeight on each call, thus there is always an entry that will
be found for the random number. file: [f3a2775abf] check-in: [e240aaaf2a] user: js, branch: trunk, size: 8255 [annotate] [blame] [check-ins using] [diff]

22:13
Correctly handle an empty priority list.
It should not exist, but this is no reason to not terminate.
file: [27d37edf8c] check-in: [0fe3ad2304] user: js, branch: trunk, size: 8316 [annotate] [blame] [check-ins using] [diff]
22:08
Fix XMPPSRVEnumerator by rewriting almost all of it. file: [1b3191e9e7] check-in: [55929f12b9] user: js, branch: trunk, size: 8314 [annotate] [blame] [check-ins using] [diff]
2011-05-24
01:01
Added: Add support for SRV records file: [4fe9779194] check-in: [d0ef8af167] user: florob@babelmonkeys.de, branch: trunk, size: 6029 [annotate] [blame] [check-ins using]