#include <zmq_server.h>
◆ ZmqServer()
| cryptonote::rpc::ZmqServer::ZmqServer |
( |
RpcHandler & | h | ) |
|
◆ ~ZmqServer()
| cryptonote::rpc::ZmqServer::~ZmqServer |
( |
| ) |
|
◆ init_pub()
- Returns
- nullptr on errors.
◆ init_rpc()
| void * cryptonote::rpc::ZmqServer::init_rpc |
( |
boost::string_ref | address, |
|
|
boost::string_ref | port ) |
- Returns
- ZMQ context on success, nullptr on failure
◆ run()
| void cryptonote::rpc::ZmqServer::run |
( |
| ) |
|
◆ serve()
| void cryptonote::rpc::ZmqServer::serve |
( |
| ) |
|
◆ stop()
| void cryptonote::rpc::ZmqServer::stop |
( |
| ) |
|
◆ context
◆ handler
◆ pub_socket
◆ relay_socket
◆ rep_socket
◆ run_thread
| boost::thread cryptonote::rpc::ZmqServer::run_thread |
|
private |
◆ shared_state
The documentation for this class was generated from the following files: