Raw socket doesnot support non blocking flags including poll and select and any async read access
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
I worked on a raw sockets and tried to use poll. after some debugging in deep in the network subsystem it turned out that raw socket neither support non blocking access nor poll.
Contributor guide
Assessment
This issue has not been assessed yet.