Multiple connections to dbus-daemon in single appication
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Tue Sep 18 01:22:51 UTC 2018
On Tue, 18 Sep 2018 10:00:21 +0900, dtdang wrote:
> I would like to register in three separated connections since client
> will send command with option (like using dbus-send with
> option --dest=com.app.bluetooth or --dest=com.ap.wifi or
> --dest=com.ap.ap). So I want to open three separated connection with
> specific name in three threads to listen from client.
You can do all that on one connection.
More information about the dbus
mailing list