improved management of per channel IO list

This commit is contained in:
Jeff Hill
2000-09-15 17:32:24 +00:00
parent 83c72bce7a
commit db52f124b9
7 changed files with 64 additions and 21 deletions

View File

@@ -31,7 +31,7 @@ netSubscription::~netSubscription ()
void netSubscription::destroy()
{
this->baseNMIU::destroy ();
delete this;
}
int netSubscription::subscriptionMsg ()