RESTinio
|
Settings for the case when http_server must be run on the context of the current thread. More...
#include <http_server_run.hpp>
Private Attributes | |
std::size_t | m_pool_size |
Size of the pool. More... | |
Settings for the case when http_server must be run on the context of the current thread.
Definition at line 137 of file http_server_run.hpp.
|
inline |
Constructor.
pool_size | Size of the pool. |
Definition at line 147 of file http_server_run.hpp.
|
inline |
Get the pool size.
Definition at line 155 of file http_server_run.hpp.
|
private |
Size of the pool.
Definition at line 143 of file http_server_run.hpp.