about the D-Bus C API.

Avery Pennarun apenwarr at gmail.com
Tue Nov 13 08:56:03 PST 2007


On 13/11/2007, Thiago Macieira <thiago at kde.org> wrote:
> Signals can specify a destination. That seems wrong to me, if a signal is
> supposed to be a broadcast.

It's not, it's just a notification.

See the thread earlier about someone who wanted to send async
notifications about the progress of a long-running dbus method call.
You wouldn't broadcast that, you'd send it directly as a unicast
signal.

Have fun,

Avery


More information about the dbus mailing list