I've looked at similar situations, apparently this can be caused by 
multi-threaded programming, accessing the socket on different threads at the 
same time. The solution is to make sure you're not writing to it on one thread 
and closing it on another but I'm at a loss as to how to check this in Kamailio.

Does anyone have any suggestions?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1860#issuecomment-465925284
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to