mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-05 07:44:51 -04:00
One more question I need to eventually track down
This commit is contained in:
@ -57,6 +57,7 @@ pub mod buffer_descriptor {
|
|||||||
///... |
|
///... |
|
||||||
/// +---------------------------------------------------------------+
|
/// +---------------------------------------------------------------+
|
||||||
/// ```
|
/// ```
|
||||||
|
// QUESTION: What is the `R` bit in the diagram above?
|
||||||
pub mod record_descriptor {
|
pub mod record_descriptor {
|
||||||
use std::mem::size_of;
|
use std::mem::size_of;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user