rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::Door< Handler >::FDStats Struct Reference
Collaboration diagram for ripple::Door< Handler >::FDStats:
Collaboration graph
[legend]

Public Attributes

std::uint64_t used {0}
 
std::uint64_t limit {0}
 

Detailed Description

template<class Handler>
struct ripple::Door< Handler >::FDStats

Definition at line 102 of file Door.h.

Member Data Documentation

◆ used

template<class Handler >
std::uint64_t ripple::Door< Handler >::FDStats::used {0}

Definition at line 104 of file Door.h.

◆ limit

template<class Handler >
std::uint64_t ripple::Door< Handler >::FDStats::limit {0}

Definition at line 105 of file Door.h.