[zeromq-dev] zmsg_send() and send errors

Pieter Hintjens ph at imatix.com
Sun Aug 5 06:22:31 CEST 2012


On Fri, Aug 3, 2012 at 10:59 PM, Andrew Hume <andrew at research.att.com> wrote:

> the issue is an old one: if i do a send, did it get there?
> there is only one way to answer that correctly, which is an end-to-end
> scheme.
> anything else is half-assed, and to the extent that having a return would
> encourage folk to do a half-assed job, we shouldn't.

I tend to agree but will argue the other side; a return code is
consistent with other layers that send messages.

I've created an issue https://github.com/zeromq/czmq/issues/58 and
made a pull request.

-Pieter



More information about the zeromq-dev mailing list