Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 174 of file sock.h.

Constructor & Destructor Documentation

◆ Events()

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

Definition at line 175 of file sock.h.

Member Data Documentation

◆ occurred

Event Sock::Events::occurred {0}

Definition at line 177 of file sock.h.

◆ requested

Event Sock::Events::requested

Definition at line 176 of file sock.h.


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