How does dbus_bus_add_match works ?
Денис Котов <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAPKSe_4WNh8e1eHA-jjvSfgzfxBoMyB99x0K=S3JknoTAr9T-Q@mail.gmail.com> |
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* _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus