Can you make a minimal test case that reproduces this?

On Thu, Apr 14, 2016 at 10:06 AM, Luka Napotnik
<[email protected]> wrote:
> Hello,
>
> my client sends requests (as a DEALER socket) and the server (a ROUTER
> socket) handles the request and sends the reply back (taking the route
> path into account) . Now, at start, everything works but after awhile,
> messages, sent from the client, don't get recv()-ed by the server
> anymore. What am I missing? The strangest thing is that the
> communication works for awhile. I've installed a monitor on both ends
> and there are no events just before things starting to fail.
>
> Please help.
>
> --
> Luka Napotnik, Platform Developer, Ukmarjeva ulica 2, 1000 Ljubljana,
> Slovenia, Europe, www.visionect.com
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to