On 8 April 2010 09:40, Ali Abdallah <[email protected]> wrote: > I'm just curious about this, why? i know usually clients enumerate the > device list only once, but i'm wondering why this is not allowed.
The second time a client enumerates, the function just returns the cached list. If you enumerate twice, you get duplicate devices. Richard. _______________________________________________ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
