RESTinio
|
A specialization of max_parallel_connections_holder for the case when connection count isn't limited. More...
#include <settings.hpp>
Public Member Functions | |
std::size_t | max_parallel_connections () const noexcept |
Static Public Attributes | |
static constexpr bool | has_actual_max_parallel_connections = false |
A specialization of max_parallel_connections_holder for the case when connection count isn't limited.
Doesn't hold anything. Hasn't a setter.
The getter returns a value that means that there is no connection count limit at all.
Definition at line 519 of file settings.hpp.
|
inlinenoexcept |
Definition at line 525 of file settings.hpp.
|
staticconstexpr |
Definition at line 522 of file settings.hpp.