monitoring-plugins/plugins/check_curl.d
Stuart Henderson d36bf51baf fix types for most curl_easy_setopt parameters
according to https://curl.se/libcurl/c/curl_easy_setopt.html, parameters
are either a long, a function pointer, an object pointer or a curl_off_t,
depending on what the option expects; curl 8.16 checks and warns about
these.
2025-12-23 15:54:27 +00:00
..
check_curl_helpers.c fix types for most curl_easy_setopt parameters 2025-12-23 15:54:27 +00:00
check_curl_helpers.h fix types for most curl_easy_setopt parameters 2025-12-23 15:54:27 +00:00
config.h fix types for most curl_easy_setopt parameters 2025-12-23 15:54:27 +00:00