CURLOPT_ADDRESS_SCOPE - set scope for local IPv6 addresses
#include <curl/curl.h>
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ADDRESS_SCOPE, long scope);
Pass a long specifying the scope_id value to use when connecting to IPv6 link-local or site-local addresses.
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
CURLOPT_STDERR CURLOPT_DEBUGFUNCTION
This HTML page was made with roffit.