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

Go to the source code of this file.

Functions

int main (void)
 

Function Documentation

int main ( void  )

Definition at line 22 of file test_unbind_inproc.cpp.

References setup_test_environment(), zmq_bind(), zmq_close(), zmq_ctx_new(), zmq_ctx_term(), ZMQ_REP, zmq_socket(), and zmq_unbind().

Here is the call graph for this function: