xrpld
Loading...
Searching...
No Matches
xrpl::Door< Handler >::FDStats Struct Reference
Collaboration diagram for xrpl::Door< Handler >::FDStats:

Public Attributes

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

Detailed Description

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

Definition at line 112 of file Door.h.

Member Data Documentation

◆ used

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

Definition at line 114 of file Door.h.

◆ limit

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

Definition at line 115 of file Door.h.