DBus Pascal bindings implementation

Havoc Pennington hp at redhat.com
Fri Oct 13 19:36:47 PDT 2006


Felipe Monteiro de Carvalho wrote:
> 
> One quick question about dbus: Do signals timeout? I mean, if I wait
> too long before reading the bus for a signal it may disappear?
> (considering that the caller program is still active of course).
> 

Signals don't time out, but if you wait too long before replying to a 
method call the method caller might give up and assume you aren't going 
to reply.

Havoc



More information about the dbus mailing list