issues
search
status-im
/
nim-chronos
Chronos - An efficient library for asynchronous programming
https://status-im.github.io/nim-chronos/
Apache License 2.0
362
stars
51
forks
source link
Fix nested waitFor (IndexError defect crash) bug.
#309
Closed
cheatfate
closed
2 years ago
cheatfate
commented
2 years ago
Add GetQueuedCompletionStatusEx() support for Windows, which allows to capture more then one event in single
poll()
call.
This PR will fix
308
242
poll()
call.This PR will fix
308
242