129c129
< physPort->disconnectFromPeer();
---
> physPort->removeConn();
143c143
< virtPort->disconnectFromPeer();
---
> virtPort->removeConn();