Hi, I'm getting System.AccessViolationException: Attempted to read or write protected memory, when subscribing from multiple processes on the same port. I've noticed that if delay is introduced between each subscribtion this exception is not thrown anymore. Is it required to do some node coordination in such scenario? We are using c# binding on windows.
Stack: at ZMQ.C.zmq_recv(IntPtr, IntPtr, Int32) at ZMQ.Socket.Recv(ZMQ.SendRecvOpt[]) Thanks. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
