Here is what you can find in ZMQ 4 release notes at [1]

"You can now connect to an inproc:// endpoint that does not already exist. See: 
tests/test_inproc_connect.cpp. NOTE: this is a breaking change in the API. If 
your application depended on inproc connects failing, you must change it to try 
to bind instead (a successful bind means there was no previous socket bound to 
the socket."

As you can guess, Tango depended on inproc connects failing when starting the 
event system!


So it seems to me that zeromq deserve a libzmq4 and to keep around the libzmq3.
This bug should be RC.

are you ok with this ?


Cheers


Frederic

--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to