ZIO
Python and C++ interface to ZeroMQ and Zyre
Functions
test_flow.cpp File Reference
#include "zio/flow.hpp"
#include "zio/node.hpp"
#include "zio/main.hpp"
#include "zio/logging.hpp"
Include dependency graph for test_flow.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( void  )

const char* addr = "inproc://testflow";

const char* addr = "tcp://127.0.0.1:5678";

Definition at line 8 of file test_flow.cpp.