|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of StopSignalHandler class. More...
#include <csignal>#include <memory>#include <utility>#include <asio/error_code.hpp>#include <asio/io_context.hpp>#include <asio/signal_set.hpp>#include "msgpack_rpc/logging/logger.h"Go to the source code of this file.
Classes | |
| class | msgpack_rpc::servers::StopSignalHandler |
| Class to handle Linux signals SIGINT and SIGTERM to stop a server. More... | |
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
| namespace | msgpack_rpc::servers |
| Namespace of servers. | |
Definition of StopSignalHandler class.
Definition in file stop_signal_handler.h.