Searched refs:kErrorEmitted (Results 1 – 1 of 1) sorted by relevance
89 const kErrorEmitted = Symbol('error-emitted'); constant1044 if (!this._controlReleased && !this[kErrorEmitted]) {1045 this[kErrorEmitted] = true;1061 if (!this._controlReleased && !this[kErrorEmitted]) {1062 this[kErrorEmitted] = true;1090 socket[kErrorEmitted] = false;