mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -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.
|
supports this operation. The c-ares backend is the only such one.
|
||||||
|
|
||||||
(Added in 7.24.0)
|
(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
|
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
|
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)
|
timeout is set, the internal default of 60000 will be used. (Added in 7.24.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user