On 05/19/2011 12:18 PM, Pavel Chlupáček wrote: > I have double checked code several times. Still don't see it to be > wrongly-coded. I am missing something with PUB/SUB so the behavior is > in fact correct?
May be a timing issue. Depends on how your test looks like. For example, if you start publishing messages before the peer is connected, the messages are dropped. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
