opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE
This commit is contained in:
@@ -39,6 +39,7 @@ TODO
|
||||
.SH AVAILABILITY
|
||||
If built TLS enabled. Only the OpenSSL and GnuTLS backends will use this.
|
||||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if TLS is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or
|
||||
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_RANDOM_FILE "(3), "
|
||||
|
||||
Reference in New Issue
Block a user