|
Monero
|
Functions | |
| net::zmq::socket | init_socket (void *context, int type, epee::span< const std::string > addresses) |
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} |
| net::zmq::socket cryptonote::anonymous_namespace{zmq_server.cpp}::init_socket | ( | void * | context, |
| int | type, | ||
| epee::span< const std::string > | addresses | ||
| ) |
| constexpr const std::chrono::seconds cryptonote::anonymous_namespace{zmq_server.cpp}::linger_timeout {2} |
| constexpr const std::int64_t cryptonote::anonymous_namespace{zmq_server.cpp}::max_message_size = 10 * 1024 * 1024 |
| constexpr const int cryptonote::anonymous_namespace{zmq_server.cpp}::num_zmq_threads = 1 |
1.8.14