Hi all, We are using zeromq for the communication of a VxWorks 7 client and Windows server.
When I initialise both sides, I can successfully send and receive messages. However, when I close the server side, a zeromq task on VxWorks 7 crashes. After that point I cannot connect to the server anymore, only restarting the client on VxWorks solves the problem. I cannot see the stack trace of that specific task after the crash. After more investigation, I realized that connecting the client and the server is enough to see the problem, we don't need to send or receive messages. The problem doesn't exist if I use the client on Windows. Does anyone have any similar experience, or are we sure that zeromq is working on Vxworks 7? Thanks in advance. Kind Regards, Mustafa
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
