On Mon, 25 Feb 2002 10:30:39 +0000 (UTC), "Anthony Williams" <[EMAIL PROTECTED]> wrote:
>> >Next, protocols/common.c uses struct addrinfo and the getaddrinfo function, >which is Windows-specific. I am therfore surprised it works on Linux. >Anyway, this is not a two-minute fix, so I'll leave it to you.... > The other stuff is fixable. I presume you have an old version of solaris, though, as getaddrinfo is standard (and required for ipv6 suport). Windows was actually quite late implementing it - the reference implementation is BSD. AFAIK it's supported under solaris 2.8 and above. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
