[zeromq-dev] CZMQ: zloop_poller terminates the function handler
Shrikanth M.D.
shrikanthdiwakar at gmail.com
Tue Jan 17 00:42:49 CET 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170117/0544ab41/attachment.htm>
More information about the zeromq-dev
mailing list