Listening to a remote object's signals using the low-level API?

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Wed Apr 8 01:18:41 UTC 2020


On Tue, 07 Apr 2020 21:58:20 -0300, Thiago Macieira wrote:

> Either way, return DBUS_HANDLER_RESULT_NOT_YET_HANDLED.

It seems to me D-Bus libraries should be implemented to ignore results
from signal handlers and always pass them to subsequent handlers in the
chain, if there are any.



More information about the dbus mailing list