Correctly add/remove outgoing connections when reloading configuration.
This commit is contained in:
parent
f417271ea1
commit
c5325ffdd1
4 changed files with 76 additions and 32 deletions
|
|
@ -916,6 +916,8 @@ static bool setup_myself(void) {
|
|||
return false;
|
||||
}
|
||||
|
||||
last_config_check = time(NULL);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue