mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
curl_global_init.3: improve description of CURL_GLOBAL_ALL
Reported by: Tomas Mlcoch
This commit is contained in:
parent
247b291b12
commit
688124f0e9
@ -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…
Reference in New Issue
Block a user