destroy all IO function included now in uninstallChannel()
This commit is contained in:
@@ -68,7 +68,6 @@ nciu::nciu ( cac & cacIn, netiiu & iiuIn, cacChannelNotify & chanIn,
|
||||
nciu::~nciu ()
|
||||
{
|
||||
// care is taken so that a lock is not applied during this phase
|
||||
this->cacCtx.destroyAllIO ( *this );
|
||||
this->cacCtx.uninstallChannel ( *this );
|
||||
|
||||
if ( ! this->f_connectTimeOutSeen && ! this->f_previousConn ) {
|
||||
|
||||
Reference in New Issue
Block a user