]> git.ipfire.org Git - thirdparty/curl.git/commit
Gisle Vanem:
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Mar 2004 13:47:46 +0000 (13:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Mar 2004 13:47:46 +0000 (13:47 +0000)
commit843391c74550930b176b15b7dbde588564b84879
treed6cbe48da3c67820067b42247d75b26e5044284a
parentad6699e0c43b8c1495db54652d96cad7e2f800aa
Gisle Vanem:

A patch to bypass MS' sillyness with regard to IPv6 and getaddrinfo().

The CURLDEBUG part is to avoid redefinition warning caused by memdebug.h. If
ENABLE_IPV6 isn't enabled, it doesn't matter since we never call
getaddrinfo(). Allthough we could to support weird protocols like SOCK_RDM
that Win-2K/XP has.
lib/setup.h