[sr-dev] [kamailio/kamailio] Kamailio-Master tcp request relaying problem (EAGAIN) (#1836)

lazedo notifications at github.com
Mon Feb 11 13:35:08 CET 2019


looks like the change should be 

```
- 		if (unlikely(wb==0))
+ 		if (unlikely(wb==0)) {
		        SHM_MEM_ERROR;
 			goto error;
+                }
```


-- 
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/1836#issuecomment-462312285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190211/b86d6d56/attachment.html>


More information about the sr-dev mailing list