On Thu, Mar 31, 2011 at 8:04 PM, Daniel Holth <[email protected]> wrote:

> I like the ZAPI. It looks like I would still use the core API for the
> occasional get/setsockopt() and errno handling? Which parts of the lower
> level API do I still need?

Right, it doesn't wrap get/set sockopt, except a little (e.g. 'more'
property on frames).

You can also use the libzmq API for message I/O when you really need
it, e.g. zero copy.

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

Reply via email to