Moises Silva f5f4df3483 Fix ESL infinite loop on handle_recv() when errno is already set
system calls do not clear errno, just set it in case of failure, so we
gotta make sure the recv() syscall really failed by checking the return value
2014-02-01 01:40:29 +05:00
2009-02-11 02:53:31 +00:00
2014-01-25 23:51:36 +00:00
2014-01-30 14:12:45 +00:00
2009-02-13 23:33:36 +00:00
2014-01-22 23:43:03 +00:00
2013-12-08 07:09:40 +05:00
2010-04-01 21:00:45 -04:00
2012-05-28 16:35:00 +00:00
2013-02-11 16:42:10 +00:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2009-10-02 14:44:16 +00:00
2012-05-15 10:20:52 -05:00
2010-01-23 20:19:18 +00:00
2009-11-18 19:42:00 +00:00
2014-01-14 15:38:41 +01:00
2014-01-17 16:17:57 -06:00
2014-01-14 15:38:41 +01:00
2013-04-04 20:52:47 -05:00
2014-01-31 12:03:29 +00:00
2013-12-23 22:43:06 +05:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 196 MiB
Languages
C 65.2%
C++ 20.8%
JavaScript 4.8%
Assembly 2%
Makefile 1%
Other 5.4%