Dhammika,

Thanks for the patch. We'll apply it asap. Please confirm you submit it
under MIT license... thanks.

-Pieter

Sent from my Android mobile phone.

On Jul 6, 2010 8:01 AM, "Dhammika Pathirana" <dhamm...@gmail.com> wrote:

Patch to handle SIGPIPE in send().
SIGPIPE behavior is not consistent even across *ix platforms. Linux
has MSG_NOSIGNAL and Mac supports SO_NOSIGPIPE. Best option is to set
SIG_IGN, but it's more of an application setting. We should document
this.

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to