Fixed bandwidth sometimes being wrongly measured.
This commit is contained in:
parent
ed982b9eb3
commit
6babfe64c6
5 changed files with 10 additions and 16 deletions
|
@ -241,6 +241,7 @@ namespace Mist {
|
|||
}
|
||||
if (statsPage.getData()){
|
||||
statsPage.finish();
|
||||
myConn.resetCounter();
|
||||
}
|
||||
statsPage = IPC::sharedClient(SHM_STATISTICS, STAT_EX_SIZE, true);
|
||||
if (nProxy.userClient.getData()){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue