mirror of
https://github.com/moparisthebest/curl
synced 2025-01-09 04:58:00 -05:00
CURLOPT_LOW_SPEED_LIMIT.3: language
This commit is contained in:
parent
e34bdc3187
commit
de6b89262e
@ -30,8 +30,8 @@ CURLcode curl_easy_setopt(CURL *handle, CURLOPT_LOW_SPEED_LIMIT, long speedlimit
|
|||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Pass a long as parameter. It contains the average transfer speed in bytes per
|
Pass a long as parameter. It contains the average transfer speed in bytes per
|
||||||
second that the transfer should be below during
|
second that the transfer should be below during
|
||||||
\fICURLOPT_LOW_SPEED_TIME(3)\fP seconds for libcurl to it to be too slow and
|
\fICURLOPT_LOW_SPEED_TIME(3)\fP seconds for libcurl to consider it to be too
|
||||||
abort.
|
slow and abort.
|
||||||
.SH DEFAULT
|
.SH DEFAULT
|
||||||
0, disabled
|
0, disabled
|
||||||
.SH PROTOCOLS
|
.SH PROTOCOLS
|
||||||
|
Loading…
Reference in New Issue
Block a user