Searched refs:_tlsError (Results 1 – 2 of 2) sorted by relevance
511 this.on('error', this._tlsError);891 const e = this._tlsError(err);896 TLSSocket.prototype._tlsError = function(err) { method in TLSSocket907 this.removeListener('error', this._tlsError);
3591 …/nodejs/node/commit/bee1955f4e)] - **tls**: handle `error` events with `_tlsError` (Fedor Indutny)…