ICU has a punycode implementation built in. Use it instead of the javascript implementation because it's much faster. PR-URL: https://github.com/nodejs/node/pull/7355 Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> |
||
|---|---|---|
| .. | ||
| net-c2s-cork.js | ||
| net-c2s.js | ||
| net-pipe.js | ||
| net-s2c.js | ||
| punycode.js | ||
| tcp-raw-c2s.js | ||
| tcp-raw-pipe.js | ||
| tcp-raw-s2c.js | ||