Skip to content

feat: add synchronous stream implementation#35

Open
yhdengh wants to merge 1 commit into
arca-networking-prfrom
arca-networking-pr-1
Open

feat: add synchronous stream implementation#35
yhdengh wants to merge 1 commit into
arca-networking-prfrom
arca-networking-pr-1

Conversation

@yhdengh
Copy link
Copy Markdown
Contributor

@yhdengh yhdengh commented Jun 6, 2026

Sequenced after #34

Co-authored-by: ruiting-chen <ruiting.chen.soc@gmail.com>
Comment thread common/src/sync_stream.rs

pub struct SyncStream<'a> {
/// BuddyAllocator offset of the SHM region backing this pipe.
pub shm_offset: u64,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is shm_offset used anywhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant