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

Go to the source code of this file.

Functions

static void bounce (void *socket)
 
int main (void)
 

Function Documentation

static void bounce ( void *  socket)
static

Definition at line 32 of file test_req_relaxed.cpp.

References zmq_getsockopt(), zmq_msg_close(), zmq_msg_copy(), zmq_msg_init(), zmq_msg_recv(), zmq_msg_send(), ZMQ_RCVMORE, and ZMQ_SNDMORE.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: