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