[zeromq-dev] [NEWS] zapi/1.1.0 released

Pieter Hintjens ph at imatix.com
Thu Mar 31 20:15:56 CEST 2011


On Thu, Mar 31, 2011 at 8:04 PM, Daniel Holth <dholth at gmail.com> 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



More information about the zeromq-dev mailing list