summary refs log tree commit diff stats
path: root/tests/async/tioselectors.nim
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #4606cheatfate2016-08-121-4/+4
| | | | Resolve some new deprecated warnings for test.
* Resolve problems with test on macosx.cheatfate2016-07-061-0/+1
|
* ioselectors separated and refactored version.cheatfate2016-07-051-4/+4
| | | | adopted asyncdispatch version
* Event enum is now .pure.cheatfate2016-06-261-11/+11
| | | | | | Modified getMaxFds() to work more properly. Removed seqs from code Some exceptions replaced with doAssert
* Forgot about newlines at the endcheatfate2016-06-231-1/+1
|
* Small version of ioselectors.nim, without code duplication and some renames.cheatfate2016-06-231-0/+407