mojave man page for curlopt_chunk_data

Query: curlopt_chunk_data

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CURLOPT_CHUNK_DATA(3)					     curl_easy_setopt options					     CURLOPT_CHUNK_DATA(3)

NAME
CURLOPT_CHUNK_DATA - custom pointer to the FTP chunk callbacks
SYNOPSIS
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CHUNK_DATA, void *pointer);
DESCRIPTION
Pass a pointer that will be untouched by libcurl and passed as the ptr argument to the CURLOPT_CHUNK_BGN_FUNCTION(3) and CUR- LOPT_CHUNK_END_FUNCTION(3).
DEFAULT
NULL
PROTOCOLS
FTP
EXAMPLE
TODO
AVAILABILITY
Added in 7.21.0
RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
SEE ALSO
CURLOPT_CHUNK_BGN_FUNCTION(3), CURLOPT_WILDCARDMATCH(3), libcurl 7.54.0 May 01, 2016 CURLOPT_CHUNK_DATA(3)
Related Man Pages
curlinfo_response_code(3) - mojave
curlopt_chunk_bgn_function(3) - mojave
curlopt_ftp_ssl_ccc(3) - mojave
curlopt_ftp_skip_pasv_ip(3) - mojave
curlopt_resume_from_large(3) - mojave
Similar Topics in the Unix Linux Community
12-Core MacPro (2013) kernel_task over 1200%
Shopt -s histappend
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph