Fix enter loop to wait for the termination of all sessions
This commit is contained in:
parent
4474087f15
commit
90eaf9d41e
@ -654,6 +654,7 @@ int ac_execute(void) {
|
||||
ac_close_sessions();
|
||||
|
||||
/* Wait to terminate all sessions */
|
||||
capwap_event_reset(&g_ac.changesessionlist);
|
||||
for (;;) {
|
||||
int count;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user