mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
CURLOPT_ACCEPTTIMEOUT_MS: spellfix
This commit is contained in:
parent
5d7a319a55
commit
6e2fd2c9ea
@ -2070,7 +2070,7 @@ 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
|
||||
.IP CURLOPT_ACCEPTTIMEOUT_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)
|
||||
|
Loading…
Reference in New Issue
Block a user