PostingPromise: reorder post-to target to be 1st arg
This commit is contained in:
@@ -38,9 +38,9 @@ private:
|
||||
void holdReattachCReq();
|
||||
|
||||
mrntt::MrnttNonViralPostingInvoker reattachKnownListCReq(
|
||||
sscl::co::ExplicitPostTarget postTarget,
|
||||
std::exception_ptr &exceptionPtr,
|
||||
std::function<void()> callback,
|
||||
sscl::co::ExplicitPostTarget postTarget);
|
||||
std::function<void()> callback);
|
||||
|
||||
DeviceManager &parent;
|
||||
std::shared_ptr<sscl::ComponentThread> ioThread;
|
||||
|
||||
Reference in New Issue
Block a user