destroy cleanup

This commit is contained in:
Matej Sekoranja
2011-10-06 21:25:58 +02:00
parent 0eb299b843
commit c64d8b343c
2 changed files with 3 additions and 3 deletions
@@ -71,7 +71,7 @@ namespace epics {
}
void BlockingServerTCPTransport::internalPostClose(bool forced) {
BlockingTCPTransport::internalClose(forced);
BlockingTCPTransport::internalPostClose(forced);
}
pvAccessID BlockingServerTCPTransport::preallocateChannelSID() {