summary refs log tree commit diff stats
path: root/lib/pure/ioselects/ioselectors_select.nim
Commit message (Expand)AuthorAgeFilesLines
* styleCheck: Fix some inconsistent identifiers (#16177)ee72020-12-211-1/+1
* attempt to make asynchttpserver better; fixes #15925; [backport:1.0]Araq2020-11-131-2/+2
* deinitLock (#15383)flywind2020-09-221-0/+1
* Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)Jaremy Creechley2020-08-311-1/+1
* revert stdlib changes which are not required anymoreAndreas Rumpf2020-04-011-7/+1
* Hrm, the new errors highlighted some code that seems to be brokenZahary Karadjov2020-04-011-1/+7
* fix deprecations and other warnings (#13748)Miran2020-03-251-2/+2
* 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