[Freeswitch-users] curl connect timeout question
Michael Jerris
mike at jerris.com
Tue Apr 12 00:01:29 MSD 2016
So you are adding code to it and then its crashing?
> On Apr 10, 2016, at 10:47 PM, Chris Mandra <mandra at gmail.com> wrote:
>
> Any ideas?
>
> On Saturday, April 9, 2016, Chris Mandra <mandra at gmail.com <mailto:mandra at gmail.com>> wrote:
> 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?
>
> For example, if I disconnect freeswitch from the internet and have the following settings:
>
>
> curl_easy_setopt(curl_handle, CURLOPT_CONNECTTIMEOUT, 5L);
> curl_easy_setopt(curl_handle, CURLOPT_TIMEOUT, 5L);
> switch_curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1L);
>
> it never times out and then crashes freeswitch. Is this expected behavior?
> Is there something I should be doing instead?
> Thanks, chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160411/fd0a3ccd/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list