removed io blocked list signal because the base class does not
know if the blocked list is with the pv or the server
This commit is contained in:
@@ -100,8 +100,6 @@ caStatus casAsyncIOI::cbFunc (
|
||||
this->ioComplete = true;
|
||||
}
|
||||
|
||||
this->client.getCAS().ioBlockedList::signal ();
|
||||
|
||||
// dont use "this" after destroying the object here
|
||||
delete this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user