![]() |
libzmq
master
ZeroMQ C++ Core Engine (LIBZMQ)
|
#include <string>#include <vector>#include <set>#include "stddef.h"#include "stdint.hpp"#include "tcp_address.hpp"#include "../include/zmq.h"
Go to the source code of this file.
Classes | |
| struct | zmq::options_t |
Namespaces | |
| zmq | |
Macros | |
| #define | CURVE_KEYSIZE 32 |
| #define | CURVE_KEYSIZE_Z85 40 |
| #define CURVE_KEYSIZE 32 |
Definition at line 50 of file options.hpp.
Referenced by zmq::options_t::getsockopt(), zmq::options_t::options_t(), and zmq::options_t::setsockopt().
| #define CURVE_KEYSIZE_Z85 40 |
Definition at line 52 of file options.hpp.
Referenced by zmq::options_t::getsockopt(), and zmq::options_t::setsockopt().