Chops Net IP
Loading...
Searching...
No Matches
worker.hpp File Reference
#include <thread>
#include <exception>
#include <iostream>
#include "asio/io_context.hpp"
#include "asio/any_io_executor.hpp"
#include "asio/executor_work_guard.hpp"
Include dependency graph for worker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chops::net::worker
 Convenience class that combines an executor work guard and a thread, invoking asynchronous operations as per the Asio documentation. More...