[zeromq-dev] Patch: Full conversion of XREQ/XREP to DEALER/ROUTER

Pieter Hintjens ph at imatix.com
Fri Feb 3 10:18:15 CET 2012


On Fri, Feb 3, 2012 at 12:30 AM, Michael Compton
<michael.compton at littleedge.co.uk> wrote:

> Consistency will fix this and the consensus, or at least the most
> prevalent identifiers used, among the community seems to be
> ROUTER/DEALER.

Don't even need to over-think this: 2.1 already removed the old names
everywhere except in internal code, and as a FYI in the man pages. For
various reasons this clean-up was not applied to libzmq, which
continued to refer (confusingly) to XREP/XREQ. This isn't even a fix,
it's a forward port of fixes already applied and pushed into stable.

Thanks a lot for making these changes, BTW.

-Pieter



More information about the zeromq-dev mailing list