summary refs log tree commit diff stats
path: root/lib/pure/ioselects/ioselectors_poll.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* Embedded Network patches - eventfd & socket getters (#19632)Jaremy Creechley2022-03-281-9/+26
* Add Zephyr Support (#19003)Jaremy Creechley2021-10-241-4/+1
* 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
* Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11...Dominik Picheta2019-05-151-0/+2
* ioselectors_poll: don't pollRemove() if not neededLeorize2018-09-221-2/+3
* Allow async stdinYuriy Glukhov2018-07-251-14/+11
* 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