Files
node-v0.x-archive/doc
Rasmus Andersson fd3cd755d1 [dgram] only look up hostname for the requested address family
- [lib/dns.js] dns.lookup takes a new optional argument "family" which
  should be the integer 4, 6, dns.AF_INET or dns.AF_INET6. Passing a
  non-false "family" argument makes c-ares explicitly look up addresses for
  the specified family.

- [test/simple/test-c-ares.js] test explicit address family lookups
2010-08-10 17:53:32 -07:00
..
2010-04-23 16:37:10 -07:00
2010-08-04 12:04:12 -07:00
2010-06-21 19:40:22 -07:00
2010-04-23 16:37:10 -07:00
2010-08-04 12:04:12 -07:00
2010-04-08 14:20:33 -07:00
2009-11-02 12:28:08 +01:00
2010-04-08 14:20:43 -07:00
2009-09-10 13:40:38 +02:00
2010-04-08 22:42:02 -07:00