doc: update "net" section in node to io.js changes
authorAndres Suarez <zertosh@gmail.com>
Fri, 23 Jan 2015 04:56:16 +0000 (23:56 -0500)
committerRod Vagg <rod@vagg.org>
Sat, 24 Jan 2015 11:04:13 +0000 (22:04 +1100)
PR-URL: https://github.com/iojs/io.js/pull/567
Reviewed-By: Rod Vagg <rod@vagg.org>
CHANGELOG.md

index e70e12a..104e55a 100644 (file)
@@ -201,6 +201,12 @@ https://iojs.org/api/http.html
 - Added `rawHeaders` and `rawTrailers` members on incoming message.
 - Removed default chunked encoding on `DELETE` and `OPTIONS`.
 
+### net
+
+https://iojs.org/api/net.html
+
+- Changed `net.Server.listen` such that, when the bind address is omitted, IPv6 is tried first, and IPv4 is used as a fallback.
+
 ### os
 
 https://iojs.org/api/os.html