I have a ROUTER->ROUTER working in python. Both sides explicitly set their 
identities. It is a queue->worker kind of setup, so instead of having a message 
drop when unroutable I want the EAGAIN. If I set ROUTER_BEHAVIOR to 1 in the 
queue process and kill the worker process (note that the worker connects to the 
queue), the send_multipart() call blocks. Is this expected behavior?

Thanks,

Peter


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

Reply via email to