Removing the watch_all
Danny Kukawka
danny.kukawka at web.de
Thu Jul 30 12:09:13 PDT 2009
On Freitag, 3. April 2009, Drew Moseley wrote:
> libhal.c and libhal.h define a function libhal_device_property_watch_all()
> allowing a callback on any device changed. There is not a corresponding
> remove function that I could find. I was triggering a resource fault
> (too many watches not surprisingly) in network manager by continually
> restarting hal. I added the function shown below and ensured that the
> hal_deinit() function in network manager called this and that seemed to
> resolve the issue.
Commited to git. Thanks for the patch.
Danny
More information about the hal
mailing list