On Tue, 2017-01-17 at 00:42 +0100, Shrikanth M.D. wrote:
> Hello All,
> 
> I have a zloop_poller invoked as below:
> zloop_poller (loop, &item, s_netconf_socket_event,inter_thread_pair);
> 
> 
> I see that while executing the function handles, s_netconf_socket_event, my
> program terminates.
> I have added debugs and see no obvious issues with my program.
> 
> Is there any explicit cause due to which czmq would end the handler by
> itself?
> 
> Regards,
> Shrikanth

Can you provide a code snippet that reproduces the case?

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to