summary refs log tree commit diff stats
path: root/lib/pure/ioselectors.nim
Commit message (Collapse)AuthorAgeFilesLines
* Lower numbers for unchecked arraycheatfate2016-07-051-1/+1
|
* Misplaced &cheatfate2016-07-051-1/+1
|
* Simplify SharedArray.cheatfate2016-07-051-7/+1
|
* Patch one more path problemcheatfate2016-07-051-5/+5
|
* Resolved path problemscheatfate2016-07-051-0/+261
|
* ioselectors separated and refactored version.cheatfate2016-07-051-1764/+0
| | | | adopted asyncdispatch version
* one more cosmetic changecheatfate2016-06-261-13/+9
|
* Some cosmetic changes, and commentscheatfate2016-06-261-210/+198
|
* Event enum is now .pure.cheatfate2016-06-261-435/+366
| | | | | | Modified getMaxFds() to work more properly. Removed seqs from code Some exceptions replaced with doAssert
* Small version of ioselectors.nim, without code duplication and some renames.cheatfate2016-06-231-0/+1849