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

Go to the source code of this file.

Functions

static int get_monitor_event (void *monitor, int *value, char **address)
 
int main (void)
 

Function Documentation

static int get_monitor_event ( void *  monitor,
int value,
char **  address 
)
static

Definition at line 37 of file test_monitor.cpp.

References size, zmq_msg_data(), zmq_msg_init(), zmq_msg_more(), zmq_msg_recv(), and zmq_msg_size().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: