Some general case error codes not implemented
Open
mirrored
- Dominant language
- C
- Stars
- 3
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
There is no error code to indicate that the API pointer is `NULL` or that `socket::impl` is `NULL`
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name files, tests, or an entry point. Start by locating the existing API error-code definitions and the handling for NULL API pointers and socket::impl, then compare the current behavior with the project's conventions. Done means the two NULL cases have appropriate error codes and the related tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100