Add support for MX, TXT, and SRV records in DNS module.
authorBlaine Cook <romeda@gmail.com>
Thu, 7 Jan 2010 01:28:15 +0000 (01:28 +0000)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 25 Jan 2010 17:03:27 +0000 (09:03 -0800)
commitcd6397cc45789149f30a7fd4917cfbc6b3f5c442
tree423f0663903672c000083e12cfc233923d98209f
parentc420c89dbd84cc9b7460f25126dd873627e9accf
Add support for MX, TXT, and SRV records in DNS module.
doc/api.txt
lib/dns.js
src/node_dns.cc
test/mjsunit/disabled/test-dns.js [deleted file]
test/mjsunit/test-dns.js [new file with mode: 0644]