abstract addresses
Open
- Dominant language
- Haskell
- Stars
- 366
- Forks
- 210
- Avg merge
- 22h 38m
- Merged PRs (30d)
- 5
Description
- [ ] `accept()`
- [ ] `getsockname()`
- [ ] `getpeername()`
- [ ] `connect()`
- [ ] `sendto()`
- [ ] `bind()`
- [ ] `accept()`
- [ ] `getsockname()`
- [ ] `getpeername`
- [ ] `recvfrom()`
- [ ] regression test cases
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementations of the listed socket functions—accept(), getsockname(), getpeername(), connect(), sendto(), bind(), and recvfrom()—and the package's regression tests. Clarify how abstract addresses should apply to each entry point, then address every checklist item and add the requested regression test cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100