Skip to content

feat(net): implement MSG_WAITALL support for TCP sockets#1815

Merged
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
fslongjin:fix-tcp-recv-waitall-handling
Mar 13, 2026
Merged

feat(net): implement MSG_WAITALL support for TCP sockets#1815
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
fslongjin:fix-tcp-recv-waitall-handling

Conversation

@fslongjin
Copy link
Member

  • Add MSG_WAITALL flag handling in TCP socket recv implementation
  • Update test whitelist to include socket_stream_blocking_tcp_test

- Add MSG_WAITALL flag handling in TCP socket recv implementation
- Update test whitelist to include socket_stream_blocking_tcp_test

Signed-off-by: longjin <longjin@DragonOS.org>
@github-actions github-actions bot added the enhancement New feature or request label Mar 13, 2026
@fslongjin
Copy link
Member Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Swish!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@fslongjin fslongjin merged commit 4654f93 into DragonOS-Community:master Mar 13, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant