mirror of
https://github.com/curl/curl.git
synced 2026-05-30 13:17:28 +03:00
curl_global_init.3: improve description of CURL_GLOBAL_ALL
Reported by: Tomas Mlcoch
This commit is contained in:
parent
247b291b12
commit
688124f0e9
1 changed files with 2 additions and 1 deletions
|
|
@ -56,7 +56,8 @@ details of how to use this function.
|
|||
.SH FLAGS
|
||||
.TP 5
|
||||
.B CURL_GLOBAL_ALL
|
||||
Initialize everything possible. This sets all known bits.
|
||||
Initialize everything possible. This sets all known bits except
|
||||
\fBCURL_GLOBAL_ACK_EINTR\fP.
|
||||
.TP
|
||||
.B CURL_GLOBAL_SSL
|
||||
Initialize SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue