libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
test_bind_src_address.cpp File Reference
#include "testutil.hpp"
Include dependency graph for test_bind_src_address.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_bind_src_address.cpp.

References setup_test_environment(), zmq_close(), zmq_connect(), zmq_ctx_new(), zmq_ctx_term(), ZMQ_PUB, and zmq_socket().

Here is the call graph for this function: