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

@yhdengh yhdengh commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Sequenced after #34

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?

@yhdengh yhdengh force-pushed the arca-networking-pr branch from 7ff4376 to 95a96c7 Compare June 8, 2026 20:25
@yhdengh yhdengh force-pushed the arca-networking-pr-1 branch from 2d9dac6 to 9cadb75 Compare June 8, 2026 20:25
@yhdengh yhdengh mentioned this pull request Jun 8, 2026
Co-authored-by: ruiting-chen <ruiting.chen.soc@gmail.com>
@yhdengh yhdengh force-pushed the arca-networking-pr branch from 95a96c7 to 45e8d46 Compare June 8, 2026 22:41
@yhdengh yhdengh force-pushed the arca-networking-pr-1 branch from 9cadb75 to 220309c Compare June 8, 2026 22:41
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