Various plugins: Set the cURL option "CURLOPT_NOSIGNAL".
authorMike Flisher <mike.flisher@gmail.com>
Sun, 22 May 2011 15:39:29 +0000 (17:39 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 22 May 2011 15:39:29 +0000 (17:39 +0200)
commite35f3c5c634216860f14586a7d17232022d8b588
treec2676d3338b3ac8deb39f448ac88f8992904bd88
parente7a699dcfa222133a6a0cfac1132702852a6f3bd
Various plugins: Set the cURL option "CURLOPT_NOSIGNAL".

This fixes problems with version 7.21.2 (and later) of libcurl that are due to
collectd being a multi-threaded program.

Signed-off-by: Florian Forster <octo@collectd.org>
src/apache.c
src/ascent.c
src/bind.c
src/curl.c
src/curl_json.c
src/curl_xml.c
src/nginx.c
src/write_http.c