mirror of https://github.com/lukechilds/node.git
Browse Source
Remove the reference to net.Socket.verifyPeer(). That was removed inv2.3.1-releaseea540c9
and was missed in the032f80e
. Refer to the net.Socket instance by the .socket property. This avoids unneeded confusion. '.socket' is the variant that is used internally. Add a markdown link to net.Socket.getPeerCertificate(). PR-URL: https://github.com/nodejs/io.js/pull/1867 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Сковорода Никита Андреевич
10 years ago
committed by
Ben Noordhuis
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue