On Wed, Nov 3, 2010 at 7:04 AM, Jon Rowland <jon.rowland at isam.com> wrote: > Using the Java bindings, is it possible to handover a socket from one thread > to another? With ZeroMQ 2.0.x, the answer is no. It may appear to work for a while, but you will get random errors and segfaults. -S