WebAssembly / WebAssembly/WASI
TCP: Add TCP_NODELAY & TCP_CORK
Open
Nobody has claimed this yet.
P-sockets
S-inactive
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
TODO:
- Interaction with wasi-io streams.
- MSG_MORE
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the TCP API and its interaction with wasi-io streams, then clarify how TCP_NODELAY, TCP_CORK, and MSG_MORE should be handled; done means the behavior and compatibility boundaries are specified and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100