On Mon, Jan 23, 2012 at 7:12 PM, Pasi Mankinen <[email protected]> wrote:
> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
