Hi all,

In libzmq, testutil.hpp, function bounce, the comparison of the received message with the expected one is performed once at the end, instead of four times, once after each receive. One may argue it's enough, but as a validation expert in my ancient life, I dislike it and recommend the four comparisons to be implemented.

Cheers,


Laurent.

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to