mojave man page for curlopt_address_scope

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)

NAME
CURLOPT_ADDRESS_SCOPE - set scope for local IPv6 addresses
SYNOPSIS
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ADDRESS_SCOPE, long scope);
DESCRIPTION
Pass a long specifying the scope_id value to use when connecting to IPv6 link-local or site-local addresses.
DEFAULT
0
PROTOCOLS
All, when using IPv6
EXAMPLE
TODO
AVAILABILITY
Added in 7.19.0
RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
SEE ALSO
CURLOPT_STDERR(3), CURLOPT_DEBUGFUNCTION(3), libcurl 7.54.0 February 03, 2016 CURLOPT_ADDRESS_SCOPE(3)
Related Man Pages
curlinfo_local_port(3) - mojave
curlopt_accepttimeout_ms(3) - mojave
curlopt_localportrange(3) - mojave
curlopt_private(3) - mojave
curlopt_httpget(3) - mojave
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
Controlling user input
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.