Macros | Functions
ctx.cpp File Reference
#include "precompiled.hpp"
#include "macros.hpp"
#include <unistd.h>
#include <limits>
#include <climits>
#include <new>
#include <sstream>
#include <string.h>
#include "ctx.hpp"
#include "socket_base.hpp"
#include "io_thread.hpp"
#include "reaper.hpp"
#include "pipe.hpp"
#include "err.hpp"
#include "msg.hpp"
#include "random.hpp"
Include dependency graph for ctx.cpp:

Go to the source code of this file.

Macros

#define ZMQ_CTX_TAG_VALUE_BAD   0xdeadbeef
 
#define ZMQ_CTX_TAG_VALUE_GOOD   0xabadcafe
 

Functions

static int clipped_maxsocket (int max_requested_)
 

Macro Definition Documentation

◆ ZMQ_CTX_TAG_VALUE_BAD

#define ZMQ_CTX_TAG_VALUE_BAD   0xdeadbeef

Definition at line 37 of file ctx.cpp.

◆ ZMQ_CTX_TAG_VALUE_GOOD

#define ZMQ_CTX_TAG_VALUE_GOOD   0xabadcafe

Definition at line 36 of file ctx.cpp.

Function Documentation

◆ clipped_maxsocket()

static int clipped_maxsocket ( int  max_requested_)
static

Definition at line 39 of file ctx.cpp.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02