Bitcoin Core  25.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Sock::Events Struct Reference

Auxiliary requested/occurred events to wait for in WaitMany(). More...

#include <sock.h>

Public Member Functions

 Events (Event req)
 

Public Attributes

Event requested
 
Event occurred {0}
 

Detailed Description

Auxiliary requested/occurred events to wait for in WaitMany().

Definition at line 183 of file sock.h.

Constructor & Destructor Documentation

◆ Events()

Sock::Events::Events ( Event  req)
inlineexplicit

Definition at line 184 of file sock.h.

Member Data Documentation

◆ occurred

Event Sock::Events::occurred {0}

Definition at line 186 of file sock.h.

◆ requested

Event Sock::Events::requested

Definition at line 185 of file sock.h.


The documentation for this struct was generated from the following file: