[zeromq-dev] CZMQ: zloop_poller terminates the function handler

Luca Boccassi luca.boccassi at gmail.com
Tue Jan 17 11:42:19 CET 2017


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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170117/c5a2d1c7/attachment.sig>


More information about the zeromq-dev mailing list