Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when using
the multi interface, but having the comment in here caused more questions than we fixed problems so I remove it now. It still works fine.
This commit is contained in:
@@ -196,8 +196,7 @@ this callback will cause libcurl to abort the transfer and return
|
|||||||
|
|
||||||
If you transfer data with the multi interface, this function will not be
|
If you transfer data with the multi interface, this function will not be
|
||||||
called during periods of idleness unless you call the appropriate libcurl
|
called during periods of idleness unless you call the appropriate libcurl
|
||||||
function that performs transfers. Usage of the \fBCURLOPT_PROGRESSFUNCTION\fP
|
function that performs transfers.
|
||||||
callback is not recommended when using the multi interface.
|
|
||||||
|
|
||||||
\fICURLOPT_NOPROGRESS\fP must be set to FALSE to make this function actually
|
\fICURLOPT_NOPROGRESS\fP must be set to FALSE to make this function actually
|
||||||
get called.
|
get called.
|
||||||
|
Reference in New Issue
Block a user