mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
tmp
This commit is contained in:
parent
6eab251438
commit
e4b4611856
@ -270,8 +270,9 @@
|
||||
if(disk){ RAD = g.disk = disk }
|
||||
disk = Q[g.file]; delete Q[g.file];
|
||||
LOG && opt.log(S, +new Date - S, 'rad read in, ack', disk.length); S = +new Date;
|
||||
var STMP = disk.length;
|
||||
map(disk, g.ack);
|
||||
LOG && opt.log(S, +new Date - S, 'rad read acked');
|
||||
LOG && opt.log(S, +new Date - S, 'rad read acked', STMP, g.file);
|
||||
}
|
||||
g.ack = function(as){
|
||||
if(!as.ack){ return }
|
||||
|
Loading…
x
Reference in New Issue
Block a user