ZIO
Python and C++ interface to ZeroMQ and Zyre
|
#include <stdexcept>
#include <cstring>
#include <string>
Go to the source code of this file.
Classes | |
class | zio::exception |
general exception class for zio More... | |
class | zio::socket_error |
exception indicating a socket error More... | |
class | zio::message_error |
exception indicating message error More... | |
Namespaces | |
zio | |
implementation of ZIO data flow protocol endpoints | |