How does dbus_bus_add_match works ?

Денис Котов redradist at gmail.com
Sun Jan 8 10:40:32 UTC 2017


Hi guys,

I test my own service and can figure out how work dbus_bus_add_match.
The problem is the following:
*type*='method_call',*interface*='og.freedesktop.DBus.Introspectable',
*member*=*'Introspectafsfg'*

*'Introspectafsfg' - *is intentionally set as wrong rule

And using this rule I should not receive Introspect call, because it does
not match with the rule that I wrote for filtering. BUT by some reason I
receive this message :
*type*='method_call',*interface*='og.freedesktop.DBus.Introspectable',
*member*=*'Introspect'*

Can anybody explain why it happens ?

-- 

*Best RegardsDenis Kotov*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dbus/attachments/20170108/d49342bf/attachment-0001.html>


More information about the dbus mailing list