Don't wait forever if there is no link, go to background
after 2 x polling time.
This commit is contained in:
parent
23f4f4ab05
commit
df37a5270c
@ -3320,6 +3320,8 @@ void state_link (cpp)
|
||||
}
|
||||
}
|
||||
}
|
||||
if (doinitcheck)
|
||||
go_daemon ();
|
||||
doinitcheck = 1;
|
||||
}
|
||||
#endif /* ifdef ENABLE_POLLING_MODE */
|
||||
|
Loading…
Reference in New Issue
Block a user