Watch Handle

tang tzs at unication.com.cn
Fri Sep 16 01:39:04 PDT 2005


i am sorry ,

the error message appear after i invoke
dbus_connection_send_with_reply_and_block();



tang wrote:
> 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?
> 
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
> 



More information about the dbus mailing list