opts: document CURLE_OUT_OF_MEMORY among other return values
This commit is contained in:
@@ -41,6 +41,7 @@ TODO
|
||||
.SH AVAILABILITY
|
||||
Added in 7.21.4
|
||||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
|
||||
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_TLSAUTH_TYPE "(3), " CURLOPT_TLSAUTH_PASSWORD "(3), "
|
||||
|
Reference in New Issue
Block a user