This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Must save the old time to be able to calculate the delta.
master
Richard Nyberg
19 years ago
parent
c8ba22b776
commit
b5ee1dba08
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
cli/btcli.c
+ 1
- 0
cli/btcli.c
View File
@@ -430,6 +430,7 @@ again:
if (ds < 0)
ds = wait;
}
tv_old = tv_cur;
cur = parse_tors(res, hashes, nhashes);
free(res);
Write
Preview
Loading…
Cancel
Save