On Wed, Jun 8, 2016 at 6:47 PM, Selva Nair <selva.n...@gmail.com> wrote: > But, in general, its better to use register signal for setting signals > inside the context struct. That is, when all that one has is a pointer to a > context which could be in a multi_instance, or the top context of the server > or a the context of a client, throw_signal_soft may not be what one wants.
Thanks. register_signal() it is. -Steffan