#include <asio.hpp>
|
boost::asio::io_service * | io |
|
Definition at line 74 of file asio.hpp.
◆ default_io_service_scope()
fc::asio::default_io_service_scope::default_io_service_scope |
( |
| ) |
|
◆ ~default_io_service_scope()
fc::asio::default_io_service_scope::~default_io_service_scope |
( |
| ) |
|
◆ get_num_threads()
uint16_t fc::asio::default_io_service_scope::get_num_threads |
( |
| ) |
|
|
static |
◆ set_num_threads()
void fc::asio::default_io_service_scope::set_num_threads |
( |
uint16_t |
num_threads | ) |
|
|
static |
◆ io
boost::asio::io_service* fc::asio::default_io_service_scope::io |
◆ num_io_threads
uint16_t fc::asio::default_io_service_scope::num_io_threads = 0 |
|
staticprotected |
The documentation for this class was generated from the following files: