#include <network.hpp>
◆ base_dispatcher_t()
base_dispatcher_t::base_dispatcher_t |
( |
bool | multi_threaded | ) |
|
◆ ~base_dispatcher_t()
virtual base_dispatcher_t::~base_dispatcher_t |
( |
| ) |
|
|
virtual |
◆ dispatch()
void base_dispatcher_t::dispatch |
( |
| ) |
|
◆ collect_cliopts()
virtual void base_dispatcher_t::collect_cliopts |
( |
cliopts_t * | out, |
|
|
uint32 | features ) |
|
virtual |
◆ install_signal_handlers()
void base_dispatcher_t::install_signal_handlers |
( |
| ) |
|
◆ new_client_handler()
◆ delete_client_handler()
◆ shutdown_gracefully()
virtual void base_dispatcher_t::shutdown_gracefully |
( |
int | signum | ) |
|
|
virtual |
◆ ipv4_address
qstring base_dispatcher_t::ipv4_address |
◆ certchain
qstring base_dispatcher_t::certchain |
◆ privkey
◆ irs
idarpc_stream_t* base_dispatcher_t::irs = nullptr |
◆ clients_list
◆ start_time
◆ port_number
ushort base_dispatcher_t::port_number = -1 |
◆ use_tls
bool base_dispatcher_t::use_tls = true |
◆ verbose
bool base_dispatcher_t::verbose = false |
The documentation for this struct was generated from the following file: