index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
async
/
tioselectors.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix deprecations and other warnings (#13748)
Miran
2020-03-25
1
-3
/
+3
*
asyndispatch: removed deprecated setEvent proc
Araq
2019-09-21
1
-3
/
+3
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+0
*
Fix tests on NixOS (#9209) (#9285)
xzfc
2018-10-10
1
-2
/
+2
*
disable tioselectors test for OSX
Andreas Rumpf
2018-08-06
1
-1
/
+3
*
make asyncdispatch.poll completing all opterations that can be comple… (#6911)
Andreas Rumpf
2017-12-19
1
-3
/
+3
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
1
-1
/
+1
*
One more attempt to fix tioselectors.nim test (#6020)
Eugene Kabanov
2017-06-27
1
-4
/
+8
*
Fix tioselectors.nim for appveyor. (#5694)
Eugene Kabanov
2017-04-12
1
-3
/
+4
*
Fix tioselectors.nim test timeouts to be executed in appveyor more stable. (#...
Eugene Kabanov
2017-03-29
1
-4
/
+4
*
Fixes to support Dragonfly BSD. (#5552)
Eugene Kabanov
2017-03-17
1
-6
/
+6
*
Fix #5128, #5184. (#5214)
Eugene Kabanov
2017-01-16
1
-27
/
+26
*
Fix compilation errors and enable async events on partially supported systems.
cheatfate
2016-12-07
1
-6
/
+5
*
Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test f...
cheatfate
2016-09-24
1
-0
/
+213
*
Resolve #4606
cheatfate
2016-08-12
1
-4
/
+4
*
Resolve problems with test on macosx.
cheatfate
2016-07-06
1
-0
/
+1
*
ioselectors separated and refactored version.
cheatfate
2016-07-05
1
-4
/
+4
*
Event enum is now .pure.
cheatfate
2016-06-26
1
-11
/
+11
*
Forgot about newlines at the end
cheatfate
2016-06-23
1
-1
/
+1
*
Small version of ioselectors.nim, without code duplication and some renames.
cheatfate
2016-06-23
1
-0
/
+407