add more support for no block; removed extra create methods for put and get

This commit is contained in:
mrkraimer
2017-09-08 14:22:50 -04:00
parent 97d9dc2034
commit 4606d84185
8 changed files with 297 additions and 154 deletions

View File

@@ -132,7 +132,6 @@ PvaClientPutGet::~PvaClientPutGet()
<< " channelName " << channelName
<< endl;
}
channelPutGet->destroy();
}
void PvaClientPutGet::checkPutGetState()