codec: drop unused _shutdownEvent
using epicsThread::exitWait() instead
This commit is contained in:
@@ -1142,8 +1142,6 @@ void BlockingTCPTransportCodec::receiveThread()
|
||||
__FILE__, __LINE__);
|
||||
}
|
||||
}
|
||||
|
||||
this->_shutdownEvent.signal();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user