libzmq master
The Intelligent Transport Layer
Functions

testutil.hpp File Reference

#include <assert.h>
#include <string.h>
#include "../include/zmq.h"
Include dependency graph for testutil.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void bounce (void *sb, void *sc)

Function Documentation

void bounce ( void *  sb,
void *  sc 
) [inline]

Definition at line 30 of file testutil.hpp.

References zmq_getsockopt(), ZMQ_RCVMORE, zmq_recv(), zmq_send(), and ZMQ_SNDMORE.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines