In reading through '36/ZeroMQ Realtime Exchange Protocol' there looks to be
a typo in -

"When a ZRE node receives a beacon from a node that it does not already
know about, with a non-zero port number, it SHALL consider this to be a new
peer.

When a ZRE node receives a beacon from a known node, with a non-zero port
number, it SHALL disconnect from this peer."

Given that a beacon with a zero port number indicates that the peer is
disconnecting, shouldn't this read -

"When a ZRE node receives a beacon from a known node, with a zero port
number, it SHALL disconnect from this peer."

Regards,
Tom.
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to