Learn more about cloning repositories
You have read-only access
........S. [ZBXNEXT-4002] fixed unchecked return values For the curl_easy_setopt() function, we do not want to check every return code. Simply cast the return value to void. Spotted by coverity