]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
I think r8738 broke IPv6 in MSVC Windows builds due to conflict with the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 13 Mar 2010 15:14:30 +0000 (15:14 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 13 Mar 2010 15:14:30 +0000 (15:14 +0000)
commit9f4b758db2ac6cf86f30bd22068267bbbe3982e1
tree6e8fdd35f76c1b114ee5d80dc16480fb07a87653
parent12b6a4e7ddb5baef3f631ee35be15b89536e2160
I think r8738 broke IPv6 in MSVC Windows builds due to conflict with the
WspiapiGetAddrInfo wrapper for getaddrinfo() in MSVC. Split GET_WINDOWS_FUNCTION
into two variants, one with the old behaviour (bypassing the preprocessor) and
another with the new behaviour (for ANSI/Unicode, although it's not actually
used anywhere currently).

[originally from svn r8898]
[r8738 == 24b6168c1d4e6bf226f603a9b94c1ebf942b96f0]
windows/winstuff.h