#include "check.h"
#include "Client.hxx"
#include "command/CommandResult.hxx"
#include <chrono>
Go to the source code of this file.
◆ client_process_line()
◆ client_domain
const class Domain client_domain |
◆ client_max_command_list_size
size_t client_max_command_list_size |
◆ CLIENT_MAX_MESSAGES
constexpr unsigned CLIENT_MAX_MESSAGES = 64 |
|
static |
◆ client_max_output_buffer_size
size_t client_max_output_buffer_size |
◆ CLIENT_MAX_SUBSCRIPTIONS
constexpr unsigned CLIENT_MAX_SUBSCRIPTIONS = 16 |
|
static |
◆ client_timeout
std::chrono::steady_clock::duration client_timeout |