Watch Handle

tang tzs at unication.com.cn
Thu Sep 15 23:52:02 PDT 2005


dbus_watch_handle( watch, DBUS_WATCH_READABLE );

while (dbus_connection_dispatch( conn ) == DBUS_DISPATCH_DATA_REMAINS)
             ;

when i run these codes a long time, the error will appear:

org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of pending 
replies per connection has been reached


What's the meaning of this and what do I have to do?



More information about the dbus mailing list