Query: curlopt_address_scope
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CURLOPT_ADDRESS_SCOPE(3) curl_easy_setopt options CURLOPT_ADDRESS_SCOPE(3)NAMECURLOPT_ADDRESS_SCOPE - set scope for local IPv6 addressesSYNOPSIS#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ADDRESS_SCOPE, long scope);DESCRIPTIONPass a long specifying the scope_id value to use when connecting to IPv6 link-local or site-local addresses.DEFAULT0PROTOCOLSAll, when using IPv6EXAMPLETODOAVAILABILITYAdded in 7.19.0RETURN VALUEReturns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.SEE ALSOCURLOPT_STDERR(3), CURLOPT_DEBUGFUNCTION(3), libcurl 7.54.0 February 03, 2016 CURLOPT_ADDRESS_SCOPE(3)
| Related Man Pages | 
|---|
| curlopt_dns_local_ip6(3) - mojave | 
| curlinfo_local_port(3) - mojave | 
| curlopt_append(3) - mojave | 
| curlopt_maxredirs(3) - mojave | 
| curlopt_verbose(3) - mojave | 
| Similar Topics in the Unix Linux Community | 
|---|
| Shopt -s histappend | 
| My first PERL incarnation... Audio Oscillograph | 
| Python 3.8.0rc1 released. |