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

Go to the source code of this file.

Macros

#define THREAD_COUNT   100
 

Functions

int main (void)
 
static void worker (void *s)
 

Macro Definition Documentation

#define THREAD_COUNT   100

Definition at line 32 of file test_shutdown_stress.cpp.

Referenced by main().

Function Documentation

static void worker ( void *  s)
static

Definition at line 36 of file test_shutdown_stress.cpp.

References zmq_close(), and zmq_connect().

Referenced by main(), and server_worker().

Here is the call graph for this function:

Here is the caller graph for this function: