Hello,
     I knew that zmq_socket can not used in multi-thread.But Can I just create 
the socket in thread 1.Then use it in thread 2?Now I meet a problem.At first 
The sub can receive message.But when runs a few minutes.It can not receive 
message.I doubt It is because I create it in thread1 but use it in thread2.
Thanks,
zhangkai


_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to