summary refs log tree commit diff stats
path: root/lib/pure/ioselects/ioselectors_poll.nim
Commit message (Expand)AuthorAgeFilesLines
* Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD a...aguspiza2018-04-121-9/+1
* RLIMIT_NOFILE as posix constJacek Sieka2018-04-011-4/+2
* Multiple improvements to selectors.Dominik Picheta2017-11-241-3/+7
* Async upcoming (#6585)Dominik Picheta2017-11-221-8/+11
* Fixes for upcoming asyncdispatch and ioselectors. (#5309)Eugene Kabanov2017-02-011-8/+9
* Fix #5290.cheatfate2017-01-271-5/+5
* Fix #5128, #5184. (#5214)Eugene Kabanov2017-01-161-33/+50
* Fix 32bit architecture problems with SelectEvent.cheatfate2016-08-311-1/+1
* Patch one more path problemcheatfate2016-07-051-0/+295