libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
test_pair_ipc.cpp File Reference
#include "testutil.hpp"
Include dependency graph for test_pair_ipc.cpp:

Go to the source code of this file.

Functions

int main (void)
 

Function Documentation

int main ( void  )

Definition at line 32 of file test_pair_ipc.cpp.

References bounce(), setup_test_environment(), zmq_bind(), zmq_close(), zmq_connect(), zmq_ctx_new(), zmq_ctx_term(), ZMQ_PAIR, and zmq_socket().

Here is the call graph for this function: