Searched refs:_periodicallyRead (Results 1 – 1 of 1) sorted by relevance
191 setTimeout(this._periodicallyRead.bind(this), this.pollInterval);205 TcpClient.prototype._periodicallyRead = function() { method in TcpClient209 setTimeout(that._periodicallyRead.bind(that), that.pollInterval);254 setTimeout(this._periodicallyRead.bind(this), 0);