freeswitch/libs/esl
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
..
getopt building (almost working) on windows again 2008-12-23 22:52:52 +00:00
java FS-5575 --resolve 2013-07-12 14:43:18 -05:00
lua FS-5575 --resolve 2013-07-12 14:43:18 -05:00
managed FS-5575 --resolve 2013-07-12 14:43:18 -05:00
perl FS-5575 --resolve 2013-07-12 14:43:18 -05:00
php --resolve ESL-72 fix const char* vs char* issue in swig 2013-09-20 14:58:44 -05:00
python FS-5575 --resolve 2013-07-12 14:43:18 -05:00
ruby FS-5575 --resolve 2013-07-12 14:43:18 -05:00
src Fix ESL infinite loop on handle_recv() when errno is already set 2014-02-01 01:40:29 +05:00
tcl hrm 2010-02-15 21:32:37 +00:00
.gitignore .gitignore 2013-12-23 17:27:20 -05:00
ESL.i fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc 2010-03-05 23:10:41 +00:00
Makefile cleanup ESL a little 2013-11-14 00:43:25 +05:00
eslmake.rules.in FS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff 2013-09-07 12:21:33 -07:00
fs_cli.2008.vcproj FSCORE-546 2010-02-04 22:21:23 +00:00
fs_cli.2010.vcxproj FS-5167 fix 2010 dependency 2013-04-15 11:46:23 -05:00
fs_cli.2010.vcxproj.filters FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05:00
fs_cli.2012.vcxproj FS-5167 fs_cli update dependency 2013-04-10 10:23:46 -05:00
fs_cli.2012.vcxproj.filters FS-5167 2013-04-08 21:17:02 -05:00
fs_cli.c tweak event queue size on event socket and speed up fs_cli a little to keep up on busy logging env 2014-01-23 21:26:56 +05:00
fs_cli.conf tweak 2008-12-31 19:14:52 +00:00
fs_cli.rc FS-5167 2013-04-08 21:17:02 -05:00
ivrd.c cleanup ESL a little 2013-11-14 00:43:25 +05:00
switch_version.rc2 FS-5167 2013-04-08 21:17:02 -05:00
test.pl add disconnect method and check in ivrd 2009-03-23 19:55:02 +00:00
testclient.c wrong week to quit sniffing glue 2010-12-16 12:17:02 -06:00
testserver.c cleanup ESL a little 2013-11-14 00:43:25 +05:00
testserver_fork.c doh 2013-11-14 01:48:48 +05:00