|
CX Framework
Cross-platform C utility framework
|
#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. | |
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.