[zeromq-dev] RFC-26 possible typo
Pieter Hintjens
ph at imatix.com
Thu Nov 14 18:01:36 CET 2013
On Thu, Nov 14, 2013 at 5:42 PM, Laurent Alebarde <l.alebarde at free.fr> wrote:
> In the RFC-26, I think there is a typo here:
Good catch! Thanks for that, I've fixed it.
> Either peer can close their side of the connection at any time. If a peer has not sent metadata, and closes its side of the connection, this is considered a hard error. If a peer closes its side of the connection after sending its metadata, this is considered a soft error (and the implementation can therefore retry later).
I've changed this to:
"If one peer closes its side of the connection after sending its
metadata, this is considered a soft error (and the disconnected peer
can therefore retry later)."
Thanks for catching these errors.
-Pieter
More information about the zeromq-dev
mailing list