On Thu, May 22, 2003 at 03:12:37PM -0400, Bruce Momjian wrote:
> BSD/OS 4.3 is missing the define EAI_ADDRFAMILY as referenced in ip.c.
> It is marked as obscolete. However, it is still mentioned in the
> getaddrinfo() manual page. I have filed a bug report with BSDi.
There are other more intresting difference between rfc2553,
rfc3493.txt and for instance the SUS specification.
Only rfc2553 has EAI_ADDRFAMILY.
Only rfc2553 has NI_MAXHOST and NI_MAXSERV.
I'm probably forgetting some other things.
Kurt