multiple services per client?
Felipe Gasper
felipe at felipegasper.com
Mon Feb 18 18:44:30 UTC 2019
> On Feb 18, 2019, at 1:30 PM, Lawrence D'Oliveiro <ldo at geek-central.gen.nz> wrote:
>
> On Mon, 18 Feb 2019 07:13:24 -0500, Felipe Gasper wrote:
>
>> The two services could employ interfaces A & B versus A & C, though.
>> Then you can’t distinguish between the services for messages sent to
>> interface A, even though they’re different services.
>
> You mean two different services use interface name A to mean different
> things?
I’m not sure what you mean by “different”, but it would be something like org.freedesktop.DBus.Introspectable, which almost everything implements.
-F
More information about the dbus
mailing list