destroy all IO function included now in uninstallChannel()

This commit is contained in:
Jeff Hill
2001-10-15 21:19:59 +00:00
parent 75cf4ebcff
commit f26ba7daa6

View File

@@ -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 ) {