IntersectMBO / IntersectMBO/Win32-network
Improve System.Win32.Async.Socket.accept
Open
- Dominant language
- Haskell
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It might be possible to use
* 'WSAEventSelect', or
* 'AcceptEx'
to make `accept` call interruptible without running it in a seprate thread.
Contributor guide
Assessment
This issue has not been assessed yet.