Reset external connection count when ports are reestablished
This commit is contained in:
parent
a5faef9379
commit
d363a1740d
@ -348,6 +348,7 @@ void
|
||||
Port::reset ()
|
||||
{
|
||||
_last_monitor = false;
|
||||
_externally_connected = 0;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user