Hello all,

>From CZMQ documentation, I understand that threads created with
zthread_fork will automatically destroy their context upon exit.

Yet, it is not clear to me if calling zctx_destroy in the parent thread is
required. What if I am using it for other communications that do not
involve the child zthread ?

Regards,

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

Reply via email to