Searched refs:_onConnect (Results 1 – 2 of 2) sorted by relevance
28 private _onConnect; property in SocksClient
204 this._onConnect = () => this.onConnect(); function221 this._socket.once('connect', this._onConnect);