[zeromq-dev] A minor point regarding zmq_device(3)

Max Englander max.englander at gmail.com
Wed Mar 2 04:17:57 CET 2011


Hello,

A minor point, which never-the-less caused me some trouble until I grasped
the use case for the forwarder model.

The man page for zmq_device(3) <http://api.zeromq.org/2-0-8:zmq-device>, for
ZMQ version 2.0.8 (and possibly other version), has what I believe to be a
typo.

//  Connect frontend to publisher
> assert (zmq_bind (frontend, "tcp://192.68.55.112:4444") == 0);



I take it that zmq_bind ought to instead say zmq_connect.

Hope this is useful to somebody.

Max Englander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110301/7f967336/attachment.htm>


More information about the zeromq-dev mailing list