[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: inet_ntop() on OS X



My solution to this problem is just to make use of
getaddrinfo() (and hence IPv6) on the presence of
inet_ntop().

Can you see if HEAD code works properly under MacOS X?

Kurt