client reExec() for Get

This commit is contained in:
Michael Davidsaver
2020-09-14 13:42:07 -07:00
parent 2972bd8205
commit fb9f356457
5 changed files with 197 additions and 81 deletions
+2
View File
@@ -69,6 +69,8 @@ struct InfoOp : public OperationBase
return ret;
}
void reExec(const Value& arg, std::function<void(client::Result&&)>&& resultcb) override final {}
virtual void createOp() override final
{
if(state!=Connecting) {