mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
When address is not provided to `server.listen()`, `_connectionKey` and error messages should include actual address and correct family. PR-URL: https://github.com/iojs/io.js/pull/539 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>