CURLOPT_SOCKOPTFUNCTION.3: clarify return code

This commit is contained in:
Daniel Stenberg 2014-06-17 10:10:13 +02:00
parent 5fcef972b2
commit c522c7ba88

View File

@ -79,6 +79,6 @@ TODO
Added in 7.16.0. The \fICURL_SOCKOPT_ALREADY_CONNECTED\fP return code was
added in 7.21.5.
.SH RETURN VALUE
CURLE_OK
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"
.BR CURLOPT_SOCKOPTDATA "(3), " CURLOPT_OPENSOCKETFUNCTION "(3), "