Files
DefinitelyTyped/types/node
Christian d'Heureuse 69ec048026 [node] fix parameter name of tls.connect() (#31494)
The callback parameter of `tls.connect(options[, callback])` is for the `secureConnect` event, not for the `secureConnection` event, and should therefore be named `secureConnectListener` instead of `secureConnectionListener`.
2018-12-19 10:11:12 -08:00
..
2018-12-14 22:53:19 -08:00
2018-12-14 22:53:19 -08:00