CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
LogWireGap Struct Reference

#include <logwire.h>

Data Fields

uint64 count
 How many records were dropped.
 
uint64 firstseq
 Sequence number of the first one.
 
uint64 lastseq
 Sequence number of the last one.
 

Detailed Description

Records a sender dropped instead of sending

A gap says how much is missing and where, so a receiver can say so rather than silently showing a shorter log than the sender produced.

Definition at line 140 of file logwire.h.


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