Searched refs:rQlen (Results 1 – 2 of 2) sorted by relevance
91 rQlen: function () { method in Websock133 if (typeof(len) === 'undefined') { len = this.rQlen(); }140 if (typeof(len) === 'undefined') { len = this.rQlen(); }157 var rQlen = this._rQ.length - this._rQi; // Skip rQlen() function call158 if (rQlen < num) {345 if (this.rQlen() > 0) {
506 if (this._sock.rQlen() === 0) {517 if (this._normal_msg() && this._sock.rQlen() > 0) {599 if (this._sock.rQlen() < 12) {1373 … Math.floor(this._sock.rQlen() / (this._FBU.width * this._fb_Bpp)));1417 while (this._FBU.subrects > 0 && this._sock.rQlen() >= (this._fb_Bpp + 8)) {