cloudwego / cloudwego/shmipc-spec

Question on BufferSlice.next

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
167
Forks
29
PR merge metrics
No merged PRs in 30d

Description

https://github.com/cloudwego/shmipc-spec/blob/51faf9baa7dd10653180ed1aff5746567792424a/README.md?plain=1#L189
> A pointer to the next BufferSlice in the linked list, as an offset from the start of the BufferManager in shared memory.

However the provided example shown below indicates that it is an offset from the start of BufferList?

Contributor guide

Open the contributing guide

Research direction

Read the linked README.md passage at line 189 and compare its BufferSlice.next description with the provided BufferList example. Determine which shared-memory base the offset uses, then update the specification and example so they agree.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, networking
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.