Hello,

I am currently working with the Bonjour protocol for my Master's thesis. I am using Avahi and browsing services on the network using Python and the DBus API. At some point, I connect a handling function to the 'NewItem' signal of a RecordBrowser Interface. Later, I'd like to "disconnect" from this RecordBrowser, so that my handler is not called anymore and I'm not browsing records anymore. Is that the purpose of the 'Free' method of all the Avahi interface? What is actually this method doing? Is there another way to disconnect from a browser?

Thanks a lot,
Amaury
_______________________________________________
avahi mailing list
avahi@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/avahi

Reply via email to