1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-12-21 21:38:09 -05:00

One more question I need to eventually track down

This commit is contained in:
Bradlee Speice 2019-10-05 20:30:28 -04:00
parent 9373f04b48
commit a92f7e6416

View File

@ -57,6 +57,7 @@ pub mod buffer_descriptor {
///... |
/// +---------------------------------------------------------------+
/// ```
// QUESTION: What is the `R` bit in the diagram above?
pub mod record_descriptor {
use std::mem::size_of;