aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-12-20 23:14:18 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-12-20 23:14:18 +0100
commit26ce3ac328c90da7a60fdb2028625ac1e51517aa (patch)
tree888f44d5c7f114c50cd071946aa85b6419b2f602 /docs/libcurl/curl_easy_setopt.3
parent130fac6c16c4fb8a7eeec116adc479aad1e3273d (diff)
libcurl docs: add the new FTP accept option + errors
Diffstat (limited to 'docs/libcurl/curl_easy_setopt.3')
-rw-r--r--docs/libcurl/curl_easy_setopt.34
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index 58564a6f0..cce2e09b6 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -2070,6 +2070,10 @@ This option requires that libcurl was built with a resolver backend that
supports this operation. The c-ares backend is the only such one.
(Added in 7.24.0)
+.IP CURLOPT_ACCEPTTIMOUT_MS
+Pass a long telling libcurl the maximum number of milliseconds to wait for a
+server to connect back to libcurl when an active FTP connection is used. If no
+timeout is set, the internal default of 60000 will be used. (Added in 7.24.0)
.SH SSL and SECURITY OPTIONS
.IP CURLOPT_SSLCERT
Pass a pointer to a zero terminated string as parameter. The string should be