/workspaces/astro/sol3-sdk/cpp/sol3/asio/strand.h File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/cpp/sol3/asio/strand.h File Reference
Space-ng SDK
strand.h File Reference
#include <boost/asio/io_context.hpp>
#include <boost/asio/strand.hpp>

Go to the source code of this file.

Namespaces

 sol3
 
 sol3::asio
 Support safely capturing this in ASIO completion handlers.
 

Typedefs

using sol3::asio::Strand = boost::asio::strand< boost::asio::io_context::executor_type >