now actually checks network continuously
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
parent
73c441534b
commit
d0439798c8
1 changed files with 2 additions and 0 deletions
|
@ -323,6 +323,8 @@ function testHostConnection() {
|
||||||
connectionStatus ? 30000 : 5000
|
connectionStatus ? 30000 : 5000
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
checkAgain();
|
||||||
}
|
}
|
||||||
|
|
||||||
function dream(
|
function dream(
|
||||||
|
|
Loading…
Reference in a new issue