[zeromq-dev] assertion failure with master

Pieter Hintjens ph at imatix.com
Mon Nov 8 12:28:34 CET 2010


On Mon, Nov 8, 2010 at 12:20 PM, Martin Lucina <mato at kotelna.sk> wrote:

> So you're saying a non-blocking send () may simply return with no error and
> less bytes written?  I guess that makes sense, I was wondering about that
> case but the POSIX docs were not terribly obvious on this.

I've never heard of this before.  The Linux man page for send() says:
"If the message is too long to pass atomically through the underlying
protocol, the error EMSGSIZE is returned, and the message is not
transmitted."

Could that be Linux-specific?

-Pieter



More information about the zeromq-dev mailing list