Monero
Classes | Namespaces | Variables
zmq_server.h File Reference
#include <boost/thread/thread.hpp>
#include <zmq.hpp>
#include <string>
#include <memory>
#include "common/command_line.h"
#include "rpc_handler.h"
Include dependency graph for zmq_server.h:
This graph shows which files directly or indirectly include this file:

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