Lennart Poettering wrote: > You need some kind of event loop to process events coming from the > Avahi server. It may be any event loop implementation that dbus-python > supports. That is where the problem is. My main loop is allready defined as being the python xmlrpcserver so I need to do the avahi queries in another thread and I do not think I can run the qt or gtk loop in a second thread ...
_______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
