libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
config.hpp File Reference

Go to the source code of this file.

Namespaces

 zmq
 

Enumerations

enum  {
  zmq::message_pipe_granularity = 256, zmq::command_pipe_granularity = 16, zmq::inbound_poll_rate = 100, zmq::in_batch_size = 8192,
  zmq::out_batch_size = 8192, zmq::max_wm_delta = 1024, zmq::max_io_events = 256, zmq::max_command_delay = 3000000,
  zmq::clock_precision = 1000000, zmq::signaler_port = 0
}