ソースを参照

Must save the old time to be able to calculate the delta.

master
Richard Nyberg 19年前
コミット
b5ee1dba08
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      cli/btcli.c

+ 1
- 0
cli/btcli.c ファイルの表示

@@ -430,6 +430,7 @@ again:
if (ds < 0)
ds = wait;
}
tv_old = tv_cur;
cur = parse_tors(res, hashes, nhashes);
free(res);



読み込み中…
キャンセル
保存