K 10 svn:author V 3 ume K 8 svn:date V 27 2002-09-15T20:36:38.000000Z K 7 svn:log V 241 Allocate 64K recieve buffer for DNS responses. KAME did the modification only to _dns_getaddrinfo(). However, it is not sufficient, and res_queryN() should be modified, too. So, I did same modification to res_queryN(). Obtained from: KAME END