[zeromq-dev] SIGPIPE handling
Pieter Hintjens
ph at imatix.com
Thu Jul 14 16:18:50 CEST 2011
Martin,
Seems in some cases (pub-sub at least but probably other sockets too),
on OS/X and perhaps other BSD systems, 0MQ dies with a SIGPIPE signal.
It's not an assertion, the signal simply appears to kills the process.
https://zeromq.jira.com/browse/LIBZMQ-230?focusedCommentId=13309#comment-13309
Presumably this affects all versions of 0MQ. There's a discussion here:
http://stackoverflow.com/questions/108183/how-to-prevent-sigpipes-or-handle-them-properly
Is this a known issue at all?
-Pieter
More information about the zeromq-dev
mailing list