multi-protocol support of queryperf
Brian Wellington
Brian.Wellington at nominum.com
Tue Jul 9 16:04:01 UTC 2002
On Tue, 9 Jul 2002, Danny Mayer wrote:
> >This will break on platforms that don't have getaddrinfo(). The right
> >solution might be to use bind9_getaddresses() from libbind9, or to modify
> >configure to check for getaddrinfo() and use gethostbyname() otherwise.
>
> Using libbind9 will break it for me on Windows since I was forced to go
> back to BIND 8 and build it there since I don't have a libbind for Windows
I said libbind9, not libbind. libbind9 is a small library that currently
only contains a config file checker and a function to portably get
addresses by name using either getaddrinfo() or gethostbyname(). It's not
in bind 8.
Brian
More information about the bind-workers
mailing list