[zeromq-dev] ZMQ_IDENTITY

Pieter Hintjens ph at imatix.com
Wed Jan 16 20:53:47 CET 2013


On Tue, Jan 15, 2013 at 6:49 PM, Nishant Mittal <nmittal at rblt.com> wrote:

> is it possible to set ZMQ_IDENTITY after zmq_connect ? and if i do it
> multiple times.. does it overwrite the last identity?

If you do this, the results will be inconsistent. Set the identity
once before connecting, and don't change it afterwards.

-Pieter



More information about the zeromq-dev mailing list