On Fri, 23 May 2014, Wagner Patriota wrote:
I don't know why, but for Ubuntu 14, *not* using curl_easy_setopt( curl, CURLOPT_NOSIGNAL, *1* ) is not enough. My problem has only been solved after I explict did curl_easy_setopt( curl, CURLOPT_NOSIGNAL, *0* )
That would indicate something being seriously wrong. If you can show us an example source code repeating the problems I'd be interested!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
