#include "precompiled.hpp"
#include "macros.hpp"
#include "router.hpp"
#include "pipe.hpp"
#include "wire.hpp"
#include "random.hpp"
#include "likely.hpp"
#include "err.hpp"
Go to the source code of this file.
Functions | |
static bool | check_pipe_hwm (const zmq::pipe_t &pipe_) |
|
static |
Definition at line 387 of file router.cpp.