K 10 svn:author V 3 yar K 8 svn:date V 27 2002-11-17T13:38:31.000000Z K 7 svn:log V 263 MFC rev. 1.131: Don't free the current addrinfo list, or else a pointer to a freed memory area would arise. Only an addrinfo list from an earlier call to getaddrinfo() should be freed there because it will be substituted by the current list referenced by "res". END