On Sun, 2009-01-04 at 23:52 +0100, Dirk Meyer wrote: > That's ok. I use the any class sometimes when I wait for an xmpp stream > ready for client data transfer in kaa.xmpp and wait for connected or > failed. It can only be one, but I don't know which one when I wait.
If we ever do need to know which among a list of prefinished IPs finished first, we could add a timestamp to InProgress objects that gets set on finish(), and then InProgressAny can just pick the one with the lowest timestamp. ------------------------------------------------------------------------------ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel