ObjXMPP  Check-in [0fe3ad2304]

Overview
Comment:Correctly handle an empty priority list.
It should not exist, but this is no reason to not terminate.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0fe3ad230469cfa74644e16507f32963f73beb355b1afbffa134fe82c098b39b
User & Date: js on 2011-05-25 22:13:51
Other Links: manifest | tags
Context
2011-05-25
22:41
Get rid of an unnecessary loop. check-in: e240aaaf2a user: js tags: trunk
22:13
Correctly handle an empty priority list.
It should not exist, but this is no reason to not terminate.
check-in: 0fe3ad2304 user: js tags: trunk
22:08
Fix XMPPSRVEnumerator by rewriting almost all of it. check-in: 55929f12b9 user: js tags: trunk
Changes