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
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
