On Fri, 11 Apr 2014, truefiresnake wrote:
So does this mean that I can use curl with CURLOPT_NOSIGNAL = 1 in background threads without any problems?
Signals won't be used for timeouts when libcurl is built with the threaded resolver anyway, so yes you can set that option. But also, it shouldn't make any particular difference...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html