<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">So you are adding code to it and then its crashing?<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 10, 2016, at 10:47 PM, Chris Mandra &lt;<a href="mailto:mandra@gmail.com" class="">mandra@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">Any ideas?<br class=""><br class="">On Saturday, April 9, 2016, Chris Mandra &lt;<a href="mailto:mandra@gmail.com" class="">mandra@gmail.com</a>&gt; wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">Hey guys, if I'm using curl in a module and the connection times out do you have suggestion for how this should be handled?<br class=""><br class="">For example, if I disconnect freeswitch from the internet and have the following settings:<br class=""><br class=""><br class="">curl_easy_setopt(curl_handle, CURLOPT_CONNECTTIMEOUT, 5L);<br class="">curl_easy_setopt(curl_handle, CURLOPT_TIMEOUT, 5L);<br class="">switch_curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1L);<br class=""><br class="">it never times out and then crashes freeswitch. Is this expected behavior?<div class="">Is there something I should be doing instead?<br class="">Thanks, chris<br class=""></div></div></blockquote></div></blockquote></div><br class=""></div></body></html>