mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-reference
This commit is contained in:
parent
671f0b506c
commit
63e58b8b40
@ -59,4 +59,4 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not,
|
|||||||
CURLE_NOT_BUILT_IN if support was disabled at compile-time, or
|
CURLE_NOT_BUILT_IN if support was disabled at compile-time, or
|
||||||
CURLE_BAD_FUNCTION_ARGUMENT when given a bad address.
|
CURLE_BAD_FUNCTION_ARGUMENT when given a bad address.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR CURLOPT_DNS_INTERFACE "(3), " CURLOPT_DNS_LOCAL_IP4 "(3), "
|
.BR CURLOPT_DNS_INTERFACE "(3), " CURLOPT_DNS_LOCAL_IP6 "(3), "
|
||||||
|
Loading…
Reference in New Issue
Block a user