derhuerst / derhuerst/node-sockopt
dgram sockets have no error parameter in bind callback
Open
bug
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/derhuerst/node-sockopt/blob/66c06d5306ac1b7fc83da66fd0a3712c2de9ab98/test.js#L13
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at test.js line 13 in the linked revision and inspect the dgram socket bind callback and its surrounding test setup. Confirm how the callback currently behaves on bind failure, then verify that the callback exposes an error parameter and that the test covers the expected failure behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100