destroy cleanup
This commit is contained in:
@@ -71,7 +71,7 @@ namespace epics {
|
||||
}
|
||||
|
||||
void BlockingServerTCPTransport::internalPostClose(bool forced) {
|
||||
BlockingTCPTransport::internalClose(forced);
|
||||
BlockingTCPTransport::internalPostClose(forced);
|
||||
}
|
||||
|
||||
pvAccessID BlockingServerTCPTransport::preallocateChannelSID() {
|
||||
|
||||
Reference in New Issue
Block a user