[zeromq-dev] API changes from 4.0 to 4.1

Peter Kleiweg pkleiweg at xs4all.nl
Wed Jun 25 02:10:38 CEST 2014


Pieter Hintjens schreef op de 24e dag van de zomermaand van het jaar 2014:

> I've added code to do up-front checking of TCP addresses, so that
> these and other syntax errors get caught immediately:
> https://github.com/zeromq/libzmq/pull/1106

I still had to update my test code in Go, because the error 
messages returned by 0MQ are different. In 4.0.4 it was 
"invalid argument", in 4.1.0 it is "resource temporarily 
unavailable".

> >> On Fri, Jun 20, 2014 at 6:44 PM, Peter Kleiweg <pkleiweg at xs4all.nl> wrote:
> >>
> >> > A socket connect for these two addresses return no error. With
> >> > version 4.0 they both return the error "invalid argument":
> >> >     "tcp://localhost:invalid"
> >> >     "tcp://in val id:1234"



-- 
Peter Kleiweg
http://pkleiweg.home.xs4all.nl/



More information about the zeromq-dev mailing list