libzmq master
The Intelligent Transport Layer
Functions

test_pair_tcp.cpp File Reference

#include <assert.h>
#include <stdio.h>
#include "testutil.hpp"
Include dependency graph for test_pair_tcp.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 26 of file test_pair_tcp.cpp.

References bounce(), zmq_bind(), zmq_close(), zmq_connect(), zmq_init(), ZMQ_PAIR, zmq_socket(), and zmq_term().

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines