[zeromq-dev] [patch] handle SIGPIPE
Steven McCoy
steven.mccoy at miru.hk
Wed Jul 7 05:33:08 CEST 2010
On 7 July 2010 11:29, Dhammika Pathirana <dhammika at gmail.com> wrote:
> How does 0MQ ignore signals? I don't see a signal handler or SIG_IGN flag.
> Default SIGPIPE behavior is to terminate the process.ore
>
>
It ignores them by not handling them at all. The application developer
needs to manage them.
At a guess.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100707/0db29a15/attachment.htm>
More information about the zeromq-dev
mailing list