[zeromq-dev] Boost Unit Testing with 0MQ PUB/SUB Sockets

Sebastian Lauwers sebastian.lauwers at gmail.com
Tue Sep 4 00:47:03 CEST 2012


Hi Ian,

On 3 September 2012 23:05, Ian Barber <ian.barber at gmail.com> wrote:
> Just to check - when you say it is waiting for another message part,
> have you confirmed it has received a message part? As in the flag is
> being set properly versus just that the message didn't make it? If you
> send a number of messages from the server, do any of them make it?

That /was/ the point I tried to make when I wrote:

> Basically, you send off a message without checking whether a client
> is connected. As I understand it, that message would be lost, as the
> server dies just after it.

What I meant to say is: I think the test case logic may be flawed.

My 2c,

-S.



More information about the zeromq-dev mailing list