On Thu, Sep 22, 2011 at 8:44 PM, MinRK <benjami...@gmail.com> wrote:
> Let's slow down - is the *ABI* actually different?  I'm still not 100% clear
> on what ABI really means, even after rereading some definitions, but I do
> know that ABI != API.

Hi,

please correct me if I am wrong but a program linked with zeromq 2.1
won't work if you switch the underlying ZeroMQ library to 3.0 without
rebuilding against 3.0. I think the biggest change here is
zmq_(send|recv) vs zmq_(send|recv)msg.


-- 
Mikko Koppanen
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to