Skip to content

[codex] Fix named pipe server partial writes - #18

Merged
LimiNode merged 3 commits into
mainfrom
codex/fix-server-write-offset
Jul 22, 2026
Merged

[codex] Fix named pipe server partial writes#18
LimiNode merged 3 commits into
mainfrom
codex/fix-server-write-offset

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • advance server write offset only after overlapped write completion
  • prevent large async messages from skipping bytes after a partial write

Validation

  • consumed by optionx_cpp protocol_v1 named-pipe bridge tests in a fresh local build

@LimiNode
LimiNode force-pushed the codex/fix-server-write-offset branch from a19b4d8 to 59515c4 Compare July 22, 2026 02:17
@LimiNode
LimiNode marked this pull request as ready for review July 22, 2026 10:26
@LimiNode
LimiNode merged commit 14fb559 into main Jul 22, 2026
5 checks passed
@LimiNode
LimiNode deleted the codex/fix-server-write-offset branch July 22, 2026 10:26
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