#82, switch to gethostbyname() for win32 support

This commit is contained in:
Erik Ekman
2009-09-26 09:42:32 +00:00
committed by Erik Ekman
parent c5bdf07070
commit 1a26a91db3
4 changed files with 33 additions and 21 deletions

View File

@@ -221,9 +221,8 @@ in production environments.
.B nameserver
The nameserver to use to relay the dns traffic. This can be any relaying
nameserver or the server running iodined if reachable. This field can be
given as an IP address, or as a hostname (except on Win32 currently).
This argument is optional, and if not specified a nameserver will be read
from the
given as an IP address, or as a hostname. This argument is optional, and
if not specified a nameserver will be read from the
.I /etc/resolv.conf
file.
.TP