X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec78053243b4d5ee07b14f8bcc71b03c27b118d5..0f66923e84282a652b61cf33eefd910159bb62f2:/docs/latex/wx/ipvaddr.tex diff --git a/docs/latex/wx/ipvaddr.tex b/docs/latex/wx/ipvaddr.tex index b982f7429f..1e2fddfdb5 100644 --- a/docs/latex/wx/ipvaddr.tex +++ b/docs/latex/wx/ipvaddr.tex @@ -14,7 +14,6 @@ % ---------------------------------------------------------------------------- % MEMBERS % ---------------------------------------------------------------------------- - \latexignore{\rtfignore{\wxheading{Members}}} % @@ -101,7 +100,6 @@ to {\bf INADDR\_ANY}. Returns TRUE on success, FALSE if something went wrong. - % % LocalHost % @@ -110,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.