On Tue, Oct 16, 2012 at 1:57 PM, KIU Shueng Chuan <[email protected]> wrote:

> wouldn't the implementation of czmq's zsocket_rcvmore() be faulty on
> Big Endian machines?

That code you're looking at is conditionally compiled only if CZMQ is
built on libzmq/2.2.

#if (ZMQ_VERSION_MAJOR == 2)
...
#endif

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to