On Mon, Dec 12, 2011 at 7:25 AM, Philip Kovacs <[email protected]> wrote:

> So it is safe (and even preferred) to use zctx_destroy () on the attached 
> thread
> context since zthread_fork () is creating a shadow copy of the original 
> context?

You don't destroy the shadow context explicitly, this is done
automatically when the thread ends. Same thing for the pipe. I'll make
this clear in the documentation. Thanks for pointing out the
ambiguity.

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

Reply via email to