[zeromq-dev] libzmq dylib versioning
Mikko Koppanen
mikko.koppanen at gmail.com
Thu Sep 22 22:44:24 CEST 2011
On Thu, Sep 22, 2011 at 9:35 PM, Pieter Hintjens <ph at imatix.com> wrote:
> Not really... the major ABI change was in 3.0. 4.0 keeps the same ABI,
> possibly with minor changes. The ABI in 4.0 hasn't changed afaik.
> Dropping ZMQ_DEALER changes the API but not the binary interface (i.e.
> you can load a 4.0 library and use it from 3.0 code, and will get
> error return codes, but not stack dumps).
Cool, I'll give this a spin at some point.
--
Mikko Koppanen
More information about the zeromq-dev
mailing list