Functions | Variables
socket_poller.cpp File Reference
#include "precompiled.hpp"
#include "socket_poller.hpp"
#include "err.hpp"
#include "polling_util.hpp"
#include "macros.hpp"
#include <limits.h>
Include dependency graph for socket_poller.cpp:

Go to the source code of this file.

Functions

template<class It , class T , class Pred >
static It find_if2 (It b_, It e_, const T &value, Pred pred)
 
 for (items_t::iterator it=_items.begin(), end=_items.end();it !=end &&found< n_events_;++it)
 
static bool is_thread_safe (const zmq::socket_base_t &socket_)
 

Variables

return found
 

Function Documentation

◆ find_if2()

template<class It , class T , class Pred >
static It find_if2 ( It  b_,
It  e_,
const T value,
Pred  pred 
)
static

Definition at line 19 of file socket_poller.cpp.

◆ for()

for ( items_t::iterator  it = _items.begin ())

Definition at line 397 of file socket_poller.cpp.

◆ is_thread_safe()

static bool is_thread_safe ( const zmq::socket_base_t socket_)
static

Definition at line 11 of file socket_poller.cpp.

Variable Documentation

◆ found

return found

Definition at line 456 of file socket_poller.cpp.



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