>> My conclusion is that ZMQ_XREP = ZMQ_ROUTER does not work at all in 3.1.1. >> It works in 2.1.x.
> Indeed, and in 3.1 XREP was re-introduced as a system-level socket > type that you should not use in code. The 3.1 man pages should make > that clear, if they don't it's a bug. > > That was probably a mistake, old names should not IMO be reused like this. > > -Pieter I'm happy to use ZMQ_ROUTER and abandon XREP, that is not a problem. Problem is that ZMQ_ROUTER does not work at all. I would really like to help by testing 3.1.x branch (I have no deadlines with customers), but I'm completely stuck with this bug. -- Regards, Pasi Mankinen Finland _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
