[zeromq-dev] jeromq-0.3.3 builds

Robin Newton robin.newton at linguamatics.com
Mon Oct 13 17:11:43 CEST 2014


> I think a previous build might have been overwritten. See:
>
> - https://github.com/zeromq/jeromq3-x/tree/v0.3.3
> - https://github.com/zeromq/jeromq/tree/v0.3.3
>
> I would run a diff between to two to see if there are any significant
> differences.

Thanks, Trevor.

It turns out there are quite a lot of differences. Today I got bit by 
one of them, which was a change to org.zeromq.ZMQ.Socket.bind: if a port 
was already in use then in jeromq3-x/v0.3.3 it returns -1 but in 
jeromq/v0.3.3 it throws an exception.

Now that I understand what's happened I can accommodate it.

Robin




More information about the zeromq-dev mailing list