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

Go to the source code of this file.

Macros

#define NUM_MESSAGES   5
 

Functions

int main (void)
 

Variables

const char * address = "tcp://127.0.0.1:6571"
 

Macro Definition Documentation

#define NUM_MESSAGES   5

Definition at line 34 of file test_fork.cpp.

Referenced by main().

Function Documentation

int main ( void  )

Variable Documentation