summary refs log tree commit diff stats
path: root/lib/pure/ioselects/ioselectors_select.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes based on code review by @dom96Ray Imber2019-10-161-2/+2
* Fix io slector unregister for windows as well.Ray Imber2019-10-101-1/+1
* styleCheck fixes [bugfix]Araq2019-07-151-2/+2
* Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11...Dominik Picheta2019-05-151-0/+2
* Genode fixes (#8501)Emery Hemingway2018-08-161-2/+4
* Allow async stdinYuriy Glukhov2018-07-251-3/+6
* Merge branch 'devel' into async-improvementsAndreas Rumpf2017-12-111-13/+15
|\
| * favor 'select' over 'poll' on Genode (#6821)Emery Hemingway2017-12-011-13/+15
* | Multiple improvements to selectors.Dominik Picheta2017-11-241-3/+6
|/
* Async upcoming (#6585)Dominik Picheta2017-11-221-8/+15
* Fixes for upcoming asyncdispatch and ioselectors. (#5309)Eugene Kabanov2017-02-011-6/+7
* Fix #5290.cheatfate2017-01-271-13/+15
* Fix #5128, #5184. (#5214)Eugene Kabanov2017-01-161-38/+65
* Fix 32bit architecture problems with SelectEvent.cheatfate2016-08-311-2/+2
* Patch one more path problemcheatfate2016-07-051-0/+416