Travis Cross 0cc7bc8db6 Add missing CURLOPT_NOSIGNAL options
To work correctly in a multi-threaded environment, curl needs to be
used with CURLOPT_NOSIGNAL set to 1.  If it's left at zero, the
default, then curl will use signals to deal with timeouts which will
often result in a crash.

ref: http://curl.haxx.se/libcurl/c/libcurl-tutorial.html#Multi-threading
ref: http://curl.haxx.se/libcurl/c/CURLOPT_NOSIGNAL.html
ref: http://stackoverflow.com/questions/9191668/error-longjmp-causes-uninitialized-stack-frame
ref: https://bugzilla.redhat.com/show_bug.cgi?id=539809
ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570436
2014-09-23 00:04:21 +00:00
2014-09-12 21:14:55 +04:00
2014-03-24 12:39:59 +00:00
2014-09-10 17:40:59 -05:00
2014-09-09 16:25:17 +00:00
2014-09-19 06:38:35 +00:00
2014-02-12 12:08:56 -06:00
2014-08-26 20:18:22 +00:00
2014-09-18 20:33:08 +00:00
2014-09-23 00:04:21 +00:00
2014-09-10 12:48:16 -05:00
2014-07-19 18:06:01 +02:00
2010-04-01 21:00:45 -04:00
2014-09-12 08:59:11 -05:00
2014-08-01 14:47:38 -05:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2014-01-17 16:17:57 -06:00
2014-09-11 21:53:39 +04:00
2013-04-04 20:52:47 -05:00
2014-07-17 21:15:53 +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 268 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%