Spinscale: add dynamic coro post-to targeting; test on dev reattacher
This commit is contained in:
@@ -39,7 +39,8 @@ private:
|
||||
|
||||
mrntt::MrnttNonViralPostingInvoker reattachKnownListCReq(
|
||||
std::exception_ptr &exceptionPtr,
|
||||
std::function<void()> callback);
|
||||
std::function<void()> callback,
|
||||
sscl::co::ExplicitPostTarget postTarget);
|
||||
|
||||
DeviceManager &parent;
|
||||
std::shared_ptr<sscl::ComponentThread> ioThread;
|
||||
|
||||
Reference in New Issue
Block a user