#include "asio/detail/push_options.hpp"
#include "asio/io_service.hpp"
#include "asio/detail/strand_service.hpp"
#include "asio/detail/wrapped_handler.hpp"
#include "asio/detail/pop_options.hpp"
Go to the source code of this file.
Classes | |
class | asio::io_service::strand |
Provides serialised handler execution. More... | |
Namespaces | |
namespace | asio |
Typedefs | |
typedef asio::io_service::strand | asio::strand |
Typedef for backwards compatibility. |