This function is replaced by the handling czmq does automatically, when you
call zctx_new.
On Nov 22, 2012 5:45 PM, "pprun" <[email protected]> wrote:

> Hi,
> In zguide, there's description for interrupt handling,
> and the comment for the help function is:
>
> // Call s_catch_signals() in your application at startup, and then exit
> // your main loop if s_interrupted is ever 1. Works especially well with
> // zmq_poll.
>
> I want to know should this function be called ONLY on main thread? Or,
> it should be set on every threads, spawned by zthread_new from main thread?
>
> thanks,
> Pprun
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to