summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2019-01-16 11:12:30 -0800
committerAnna Henningsen <anna@addaleax.net>2019-01-29 00:27:42 +0100
commit46c5c3388d24615d8bcd887bb366d4171e99fdee (patch)
tree12ca4fef0e7df35ba0e2028cc7fd6cd3e08a81c3 /doc
parentdd317fc1c866297f5c91a14a8b26525b8120288f (diff)
downloadandroid-node-v8-46c5c3388d24615d8bcd887bb366d4171e99fdee.tar.gz
android-node-v8-46c5c3388d24615d8bcd887bb366d4171e99fdee.tar.bz2
android-node-v8-46c5c3388d24615d8bcd887bb366d4171e99fdee.zip
src: in-source comments and minor TLS cleanups
Renamed some internal C++ methods and properties for consistency, and commented SSL I/O. - Rename waiting_new_session_ after is_waiting_new_session(), instead of using reverse naming (new_session_wait_), and change "waiting" to "awaiting". - Make TLSWrap::ClearIn() return void, the value is never used. - Fix a getTicketKeys() cut-n-paste error. Since it doesn't use the arguments, remove them from the js wrapper. - Remove call of setTicketKeys(getTicketKeys()), its a no-op. PR-URL: https://github.com/nodejs/node/pull/25713 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions