|
ZIO
Python and C++ interface to ZeroMQ and Zyre
|
#include "zio/util.hpp"#include <unordered_map>#include <unordered_set>#include <deque>#include <list>#include <functional>

Go to the source code of this file.
Classes | |
| class | zio::domo::Broker |
Namespaces | |
| zio | |
| implementation of ZIO data flow protocol endpoints | |
| zio::domo | |
Functions | |
| void | zio::domo::broker_actor (zio::socket_t &link, std::string address, int socktype) |
1.8.13