Fix counting of disconnected/connected channels in the standalone_edc
You can get into a situation where multiple disconnect events happen w/o connection events. This makes it look like the code cannot count connected channels. Only change the counts when we have a change from the current state.
Please register or sign in to comment