TCP/IP COMSTACK uses getaddrinfo as resolver on systems that have it -
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Aug 2006 18:58:58 +0000 (18:58 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Aug 2006 18:58:58 +0000 (18:58 +0000)
instead of gethostbyname_r which is not portable.


No differences found