X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e5a2291ac72235414468467c451607de5ca10ffd..820b49cdbf6fa6e6aac6bbb66e84ea9f5f5f745d:/docs/latex/wx/ipvaddr.tex diff --git a/docs/latex/wx/ipvaddr.tex b/docs/latex/wx/ipvaddr.tex index 54087b26bd..1e2fddfdb5 100644 --- a/docs/latex/wx/ipvaddr.tex +++ b/docs/latex/wx/ipvaddr.tex @@ -100,7 +100,6 @@ to {\bf INADDR\_ANY}. Returns TRUE on success, FALSE if something went wrong. - % % LocalHost % @@ -109,7 +108,7 @@ Returns TRUE on success, FALSE if something went wrong. \func{bool}{LocalHost}{\void} -Set address to localhost (127.0.0.1). Whenever possible, use the +Set address to localhost (127.0.0.1). Whenever possible, use the \helpref{wxIPV4address::AnyAddress}{wxipv4addressanyaddress}, function instead of this one, as this will correctly handle multi-homed hosts and avoid other small problems. @@ -117,3 +116,4 @@ hosts and avoid other small problems. \wxheading{Return value} Returns TRUE on success, FALSE if something went wrong. +