Electroneum
Variables
cryptonote::anonymous_namespace{zmq_server.cpp} Namespace Reference

Variables

constexpr const int num_zmq_threads = 1
 
constexpr const std::int64_t max_message_size = 10 * 1024 * 1024
 
constexpr const std::chrono::seconds linger_timeout {2}
 

Variable Documentation

◆ linger_timeout

constexpr const std::chrono::seconds cryptonote::anonymous_namespace{zmq_server.cpp}::linger_timeout {2}
constexpr

◆ max_message_size

constexpr const std::int64_t cryptonote::anonymous_namespace{zmq_server.cpp}::max_message_size = 10 * 1024 * 1024
constexpr

◆ num_zmq_threads

constexpr const int cryptonote::anonymous_namespace{zmq_server.cpp}::num_zmq_threads = 1
constexpr