mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-13 05:21:55 +00:00
peer_connections stats fix
This commit is contained in:
parent
8f520c717b
commit
9be38a0ad0
1 changed files with 0 additions and 2 deletions
|
@ -1822,8 +1822,6 @@ namespace libtorrent
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
m_statistics.second_tick(tick_interval);
|
|
||||||
|
|
||||||
// If the client sends more data
|
// If the client sends more data
|
||||||
// we send it data faster, otherwise, slower.
|
// we send it data faster, otherwise, slower.
|
||||||
// It will also depend on how much data the
|
// It will also depend on how much data the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue