C-API Examples
Havoc Pennington
hp at redhat.com
Thu May 11 08:19:04 PDT 2006
Ralf Habacker wrote:
> Havoc Pennington schrieb:
>> It doesn't make sense to use pop() and dispatch() at the same time...
> wich pop() are you refering If you refering to
> dbus_connection_pop_message() this is not the case.
I mean pop_message. If you pop stuff yourself it won't go through the
dispatch handlers. If you're using dispatch, then you would expect the
dispatch handlers to get their messages. See docs for pop_message.
Havoc
More information about the dbus
mailing list