[zeromq-dev] [PATCH] issue-69 - ensure that a reader cannot terminate in the middle of a multipart message
Nir Soffer
nirsof at gmail.com
Sat Oct 2 00:35:58 CEST 2010
Hi all,
http://github.com/zeromq/zeromq2/issues/issue/69 discuss possible
inconsistency with in xrep_t:more_in and xrep_t::prefetched if a
reader terminates in the middle of a multipart message. According to
Martin Sustrik, this is not allowed. The patch ensures that this can
never happen.
Licensed under the MIT/X11 license
Nir Soffer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101002/893aa0bd/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Ensure-that-a-reader-cannot-terminate-in-the-middle-.patch
Type: application/octet-stream
Size: 1058 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101002/893aa0bd/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101002/893aa0bd/attachment-0001.htm>
More information about the zeromq-dev
mailing list