Multiple signal handler case

Havoc Pennington hp at pobox.com
Thu May 15 15:52:40 PDT 2008


Hi,

On Thu, May 15, 2008 at 1:24 AM,  <sumeet.pawnikar at wipro.com> wrote:
>
> In D-Bus signals is it like, it will stops the execution of the first signal
> handler and it will switch (serve) to new arrived signal handler.
>

No, there are no threads involved here, and the signals are not unix
signals. There can't be any interruption of execution.

Havoc


More information about the dbus mailing list