nodejs-github-bot · GitHub

Make `tls.connect()` support the `hints` option for feature parity with
`net.connect()`.

@nodejs-github-bot added the tls

Issues and PRs related to the tls subsystem.

label

May 22, 2019

BridgeAR

addaleax

sam-github

@lpinca

sam-github

@lpinca

lpinca deleted the support/hints-option branch

May 25, 2019 06:51

lpinca added a commit that referenced this pull request

May 25, 2019
Make `tls.connect()` support the `hints` option for feature parity with
`net.connect()`.
PR-URL: #27816
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos pushed a commit that referenced this pull request

May 28, 2019
Make `tls.connect()` support the `hints` option for feature parity with
`net.connect()`.
PR-URL: #27816
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

Merged

Read the original on github.com ↗