|
Monero
|
#include <boost/thread/thread.hpp>#include <zmq.hpp>#include <string>#include <memory>#include "common/command_line.h"#include "rpc_handler.h"

Go to the source code of this file.
Classes | |
| class | cryptonote::rpc::ZmqServer |
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
| cryptonote::rpc | |
Variables | |
| static constexpr int | cryptonote::rpc::DEFAULT_NUM_ZMQ_THREADS = 1 |
| static constexpr int | cryptonote::rpc::DEFAULT_RPC_RECV_TIMEOUT_MS = 1000 |
1.8.14