libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
req.cpp File Reference
#include "precompiled.hpp"
#include "macros.hpp"
#include "req.hpp"
#include "err.hpp"
#include "msg.hpp"
#include "wire.hpp"
#include "random.hpp"
#include "likely.hpp"
Include dependency graph for req.cpp:

Go to the source code of this file.

Functions

static void free_id (void *data, void *hint)
 

Function Documentation

static void free_id ( void *  data,
void *  hint 
)
static

Definition at line 41 of file req.cpp.

References LIBZMQ_UNUSED.

Referenced by zmq::req_t::xsend().

Here is the caller graph for this function: