mirror of
https://github.com/curl/curl.git
synced 2026-07-26 05:07:22 +03:00
CURLOPT_SOCKOPTFUNCTION.3: clarify return code
This commit is contained in:
parent
5fcef972b2
commit
c522c7ba88
1 changed files with 1 additions and 1 deletions
|
|
@ -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), "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue