machnet_send system call does not return proper return values.
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 162
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I believe most of machnet system calls do not return proper value, explaining the root cause of failure to developers.
This is probably a good first pull request to create.
Thanks,
Alireza
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
Start by locating the machnet_send system-call implementation and its related return-value handling. Review how failures and successes are reported across the system calls; done means machnet_send, and any clearly affected calls, return values that accurately explain the result to callers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100