Re: [HACKERS] IPv6 detection

2003-01-06 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian writes: > > > The IPv6 patch currently checks for the function getaddrinfo() and the > > include file netinet/ip6.h. > > getaddrinfo() has nothing to do with IPv6, and netinet/ip6.h isn't > included anywhere, so why check for it? > > I believe we would nee

Re: [HACKERS] IPv6 detection

2003-01-06 Thread Peter Eisentraut
Bruce Momjian writes: > The IPv6 patch currently checks for the function getaddrinfo() and the > include file netinet/ip6.h. getaddrinfo() has nothing to do with IPv6, and netinet/ip6.h isn't included anywhere, so why check for it? I believe we would need to check for a combination of getaddrin

[HACKERS] IPv6 detection

2003-01-05 Thread Bruce Momjian
The IPv6 patch currently checks for the function getaddrinfo() and the include file netinet/ip6.h. Is this a sufficient test? Anyone with/without IPv6 that does match not this test? -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 3