update
This commit is contained in:
parent
0b80076d24
commit
d49aed68f9
@ -2135,7 +2135,7 @@ bool CRYDevice::ry_run(void)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if (last_connect_sec > 0 && system32.timers > (last_connect_sec + 30)) {
|
||||
if (last_connect_sec > 0 && system32.timers > (last_connect_sec + 8)) {
|
||||
nopoll_conn_connect_timeout(ctx, 50000);
|
||||
char url[512];
|
||||
char cPort[64];
|
||||
|
Loading…
Reference in New Issue
Block a user