Howdy,

I am using zyre for inter-thread communication. I see that whenever the
system time gets changed because of NTP sync, I see zyre is not
sending/receiving any more messages.

To be more precise, the zyre node's zactor is a poll item inside the zloop
which have other sockets being polled along with zactor. I don't see any
messages on the zactor once the time changes.

To try out few things, I tried changing the zclock_time() to zclock_mono()
inside zyre, but that didn't help.

Are there any known gotchas here? I am clueless on where to start for
debugging this issue. Any help is highly appreciated.

Thanks in advance for any pointer..

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

Reply via email to