diff options
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_INTERFACE.3')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_INTERFACE.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_INTERFACE.3 b/docs/libcurl/opts/CURLOPT_INTERFACE.3 index 61c0aed7c..0890eb6c4 100644 --- a/docs/libcurl/opts/CURLOPT_INTERFACE.3 +++ b/docs/libcurl/opts/CURLOPT_INTERFACE.3 @@ -49,6 +49,7 @@ TODO .SH AVAILABILITY The "if!" and "host!" syntax was added in 7.24.0. .SH RETURN VALUE -Returns CURLE_OK +Returns CURLE_OK on success or +CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_SOCKOPTFUNCTION "(3), " CURLOPT_TCP_NODELAY "(3), " |