tls: add address(), remoteAddress/remotePort
authorkoichik <koichik@improvement.jp>
Wed, 26 Oct 2011 12:12:23 +0000 (21:12 +0900)
committerkoichik <koichik@improvement.jp>
Wed, 26 Oct 2011 15:28:16 +0000 (00:28 +0900)
commitcbcaeedba9603a1e62cc56e0405b57efacb0659e
treee7243db0d59d5455ab5cbdaf899e9187ca861fa5
parent0e8a55d2a22b88dc3b9b0165f344602b0fa8c977
tls: add address(), remoteAddress/remotePort

Fixes #758.
Fixes #1055.
doc/api/tls.markdown
lib/tls.js
test/simple/test-tls-remote.js [new file with mode: 0644]