Bindings without callbacks (was Re: [ANN] Squeak bindings for D-Bus)

Havoc Pennington hp at redhat.com
Wed May 25 19:35:20 UTC 2005


On Wed, 2005-05-25 at 09:04 -0400, Daniel B. Faken wrote:
>   The app can then call dbus_connection_read_write_dispatch() or
> dbus_connection_dispatch() and check the pointer afterwards to see
> if it got a message.

Why don't you just use dbus_connection_pop_message() and avoid calling
dispatch() at all?

Havoc





More information about the Squeak-dev mailing list