index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
ioselects
/
ioselectors_poll.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-1
/
+1
*
Embedded Network patches - eventfd & socket getters (#19632)
Jaremy Creechley
2022-03-28
1
-9
/
+26
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
1
-4
/
+1
*
styleCheck: Fix some inconsistent identifiers (#16177)
ee7
2020-12-21
1
-1
/
+1
*
attempt to make asynchttpserver better; fixes #15925; [backport:1.0]
Araq
2020-11-13
1
-2
/
+2
*
Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11...
Dominik Picheta
2019-05-15
1
-0
/
+2
*
ioselectors_poll: don't pollRemove() if not needed
Leorize
2018-09-22
1
-2
/
+3
*
Allow async stdin
Yuriy Glukhov
2018-07-25
1
-14
/
+11
*
Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD a...
aguspiza
2018-04-12
1
-9
/
+1
*
RLIMIT_NOFILE as posix const
Jacek Sieka
2018-04-01
1
-4
/
+2
*
Multiple improvements to selectors.
Dominik Picheta
2017-11-24
1
-3
/
+7
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
1
-8
/
+11
*
Fixes for upcoming asyncdispatch and ioselectors. (#5309)
Eugene Kabanov
2017-02-01
1
-8
/
+9
*
Fix #5290.
cheatfate
2017-01-27
1
-5
/
+5
*
Fix #5128, #5184. (#5214)
Eugene Kabanov
2017-01-16
1
-33
/
+50
*
Fix 32bit architecture problems with SelectEvent.
cheatfate
2016-08-31
1
-1
/
+1
*
Patch one more path problem
cheatfate
2016-07-05
1
-0
/
+295