multiple signals per watcher
Alejandro Mery
amery at geeks.cl
Tue Sep 30 16:59:08 CEST 2008
please ignore this mail, I ran out of coffee :-\
I don't know why I thought signum was a bit mask
On Tue, Sep 30, 2008 at 2:06 PM, Alejandro Mery <amery at geeks.cl> wrote:
> Hello,
>
> I have an ev_signal watcher upon SIGTERM|SIGINT, but I just noticed ^C
> is not been catched by this watcher, only SIGTERM... are "multiple"
> signals on the same watcher supported by libev?
>
> btw, the example
> <http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Examples-4> has
> a wrong _start() and SIGTERM is not mentioned.
>
> Thanks,
> Alejandro Mery
>
More information about the libev
mailing list