Searched refs:onlookupall (Results 1 – 3 of 3) sorted by relevance
51 function onlookupall(err, addresses) { function91 req.oncomplete = all ? onlookupall : onlookup;
77 function onlookupall(err, addresses) { function151 req.oncomplete = all ? onlookupall : onlookup;
2014 …https://github.com/nodejs/node/commit/3e4af49157)] - **test**: add dns.onlookupall() to increase c…