ares_set_local_*: added in 1.7.4, not before

This commit is contained in:
Daniel Stenberg 2010-12-08 15:17:15 +01:00
parent 4d061e6b23
commit 0ae8dbb22d
3 changed files with 3 additions and 3 deletions

View File

@ -34,6 +34,6 @@ silently ignored.
.BR ares_set_local_ipv4 (3) .BR ares_set_local_ipv4 (3)
.BR ares_set_local_ipv6 (3) .BR ares_set_local_ipv6 (3)
.SH NOTES .SH NOTES
This function was added in c-ares 1.7.2 This function was added in c-ares 1.7.4
.SH AUTHOR .SH AUTHOR
Ben Greear Ben Greear

View File

@ -29,6 +29,6 @@ on multi-homed systems.
.SH SEE ALSO .SH SEE ALSO
.BR ares_set_local_ip6 (3) .BR ares_set_local_ip6 (3)
.SH NOTES .SH NOTES
This function was added in c-ares 1.7.2 This function was added in c-ares 1.7.4
.SH AUTHOR .SH AUTHOR
Ben Greear Ben Greear

View File

@ -29,6 +29,6 @@ on multi-homed systems. The local_ip6 argument must be 16 bytes in length.
.SH SEE ALSO .SH SEE ALSO
.BR ares_set_local_ip4 (3) .BR ares_set_local_ip4 (3)
.SH NOTES .SH NOTES
This function was added in c-ares 1.7.2 This function was added in c-ares 1.7.4
.SH AUTHOR .SH AUTHOR
Ben Greear Ben Greear