On Sun, Jan 22, 2012 at 10:03 AM, Andrew Hume <[email protected]> wrote: > ooooh, i forgot the only diagnostic information i've discovered. > > if i kill and then restart the sending process, things remain wedged. > if i kill and restart combinations of teh receiving processes, things remain > wedged. > if i kill all teh receiving processes, and then restart them, things > unwedge. > > this is what makes me think this is a zmq issue.
Can you try using tcp:// in place of ipc:// and see if that makes a difference? -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
