dns: remove AI_V4MAPPED hint flag on FreeBSD
authorFedor Indutny <fedor@indutny.com>
Tue, 13 Jan 2015 13:16:15 +0000 (16:16 +0300)
committerFedor Indutny <fedor@indutny.com>
Tue, 13 Jan 2015 17:36:43 +0000 (20:36 +0300)
commit04bea9f9c224d9f863f671a1ad52a3f392b292cb
treec3206b6eaf1bdca00dc675243ff35e2e4cfca548
parentb949437c0087f1582dea1496733872fce7f3deb0
dns: remove AI_V4MAPPED hint flag on FreeBSD

FreeBSD does not support V4MAPPED.

PR-URL: https://github.com/iojs/io.js/pull/332
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
lib/dns.js