[Olsr-dev] Ignoring signals

Mitar (spam-protected)
Sat Apr 10 19:56:29 CEST 2010


Hi!

Ping?


Mitar

On Sat, Apr 3, 2010 at 12:46 AM, Mitar <(spam-protected)> wrote:
> Hi!
>
> Could you add SIGUSR1 and SIGUSR2 to signal-handlers block with ignore
> action (default is program termination) so that plugins could use
> those signals but if OLSR instance does not have given plugin enabled
> sending those signal would not terminate OLSR?
>
> signal(SIGUSR1, SIG_IGN);
> signal(SIGUSR2, SIG_IGN);
>
>
> Mitar
>




More information about the Olsr-dev mailing list