net: add remoteFamily for socket
authorJackson Tian <shyvo1987@gmail.com>
Wed, 16 Jul 2014 14:04:34 +0000 (22:04 +0800)
committerFedor Indutny <fedor@indutny.com>
Wed, 23 Jul 2014 19:44:57 +0000 (23:44 +0400)
commite1ce8ba639b5591675a43859697b00b9134e30ec
tree8f4843a5cd462ca45185a6dd04a79dfdc5d263c4
parent2bb48673126ffc5f4b291f3d74b8be8d850c2d56
net: add remoteFamily for socket

Signed-off-by: Fedor Indutny <fedor@indutny.com>
doc/api/net.markdown
doc/api/tls.markdown
lib/_tls_legacy.js
lib/net.js
test/simple/test-net-during-close.js
test/simple/test-net-remote-address-port.js