Re: Multiple connections to dbus-daemon in single appication
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Mon, 17 Sep 2018 11:30:52 +0900, dtdang wrote: > Is it possible to create multiple connections by using "dbus_bus_get" > & "dbus_bus_request_name" inside a single server to listen from > multiple client ? > For instance, I just want to register three connections to > dbus-daemon as bellows in a single application. > > com.app.bluetooth > com.ap.wifi > com.ap.ap You can register multiple bus names on a single connection. _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus