K 10
svn:author
V 3
vas
K 8
svn:date
V 27
2000-03-05T13:28:45.000000Z
K 7
svn:log
V 289
Put inet_addr() and bind() calls back in.  It seems that 'named' could
not be running and cause gethostbyname() to fail.  This way we can still
rely on numbers and dots addresses.  Also since this is a datagram socket
we should call bind() first.  (It still worked without bind() though).

END
