projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d677383
)
Add note about default timeout in CURLOPT_TIMEOUT
author
Claes Jakobsson
<claes@surfar.nu>
Thu, 3 May 2012 11:49:55 +0000
(13:49 +0200)
committer
Claes Jakobsson
<claes@surfar.nu>
Thu, 3 May 2012 11:49:55 +0000
(13:49 +0200)
docs/libcurl/curl_easy_setopt.3
patch
|
blob
|
history
diff --git
a/docs/libcurl/curl_easy_setopt.3
b/docs/libcurl/curl_easy_setopt.3
index
a90ee65
..
7d422e8
100644
(file)
--- a/
docs/libcurl/curl_easy_setopt.3
+++ b/
docs/libcurl/curl_easy_setopt.3
@@
-1965,6
+1965,8
@@
SIGALRM to enable time-outing system calls.
In unix-like systems, this might cause signals to be used unless
\fICURLOPT_NOSIGNAL\fP is set.
+
+Default timeout is 0 (zero) which means it never times out.
.IP CURLOPT_TIMEOUT_MS
Like \fICURLOPT_TIMEOUT\fP but takes number of milliseconds instead. If
libcurl is built to use the standard system name resolver, that portion