<div dir="ltr">Hey guys, if I&#39;m using curl in a module and the connection times out do you have suggestion for how this should be handled?<br><br>For example, if I disconnect freeswitch from the internet and have the following settings:<br><br><br>curl_easy_setopt(curl_handle, CURLOPT_CONNECTTIMEOUT, 5L);<br>curl_easy_setopt(curl_handle, CURLOPT_TIMEOUT, 5L);<br>switch_curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1L);<br><br>it never times out and then crashes freeswitch. Is this expected behavior?<div>Is there something I should be doing instead?<br>Thanks, chris<br><br>--<br>mandra<br><br><div>
</div></div></div>