![]() |
libzmq
master
ZeroMQ C++ Core Engine (LIBZMQ)
|

Go to the source code of this file.
Functions | |
| void | initialise_network (void) |
| int | main (void) |
| void initialise_network | ( | void | ) |
Definition at line 57 of file test_system.cpp.
Referenced by main().

| int main | ( | void | ) |
Definition at line 67 of file test_system.cpp.
References initialise_network(), zmq_bind(), zmq_close(), zmq_ctx_new(), zmq_ctx_term(), ZMQ_DEALER, and zmq_socket().
