jeremie6wind
jeremie6wind
Ok, I replaced the collector code by simpler udp socket code. This removes the valgrind issues. Also I fixed the issue with the timeout. It was a missing sr_release_data. Finally,...
Thanks for your last answer. I fixed the code according to the previous comments. I will work on the last suggestions and get back to you if it is necessary...
Ok, I used SR_SUBSCR_OPER_MERGE and I kept only one oper callback for the moment. I could remove np2srv_oper_sub_ntf_receivers_cb. I read your last comment. We ll discuss internally to see how...