Searched refs:_onClose (Results 1 – 2 of 2) sorted by relevance
26 private _onClose; property in SocksClient
202 this._onClose = () => this.onClose(); function219 this._socket.once('close', this._onClose);350 this._socket.removeListener('close', this._onClose);