Boost.ASIO: upgrade io_service=>io_context, finally
This commit is contained in:
@@ -103,7 +103,7 @@ void MarionetteComponent::exceptionInd()
|
||||
auto puppeteer = sscl::ComponentThread::getPptr();
|
||||
|
||||
boost::asio::post(
|
||||
puppeteer->getIoService(),
|
||||
puppeteer->getIoContext(),
|
||||
[]
|
||||
{
|
||||
mrntt.holdFinalizeCReq(
|
||||
|
||||
Reference in New Issue
Block a user