|
zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
|
#include <unordered_map>#include <vector>#include <map>#include <functional>#include "compatibility.hpp"#include "poller.hpp"

Go to the source code of this file.
Classes | |
| class | zmqpp::reactor |
| Reactor object that helps to manage multiple socket by calling a user-defined handler for each socket when a watched event occurs. More... | |
Namespaces | |
| namespace | zmqpp |
| C++ wrapper around zmq. | |