multiple services per client?
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Mon Feb 18 21:12:58 UTC 2019
On Mon, 18 Feb 2019 13:44:30 -0500, Felipe Gasper wrote:
>> On Feb 18, 2019, at 1:30 PM, Lawrence D'Oliveiro
>> <ldo at geek-central.gen.nz> wrote:
>>
>> 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.
But they are all supposed to implement it to mean the same thing: “tell
me what interfaces you support on this object”.
More information about the dbus
mailing list