flywind
|
98cebad7de
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
2 yıl önce |
Jaremy Creechley
|
141b76e365
Add Zephyr Support (#19003)
|
3 yıl önce |
Araq
|
8778d4a6f3
attempt to make asynchttpserver better; fixes #15925; [backport:1.0]
|
4 yıl önce |
Andreas Rumpf
|
2671efab78
async: minor refactorings (#15354)
|
4 yıl önce |
Hiroki Noda
|
6cfe2e0c3d
Set O_NONBLOCK flag atomically (#13934)
|
4 yıl önce |
alaviss
|
1bdc30bdb1
Make file descriptors from stdlib non-inheritable by default (#13201)
|
4 yıl önce |
Andreas Rumpf
|
484548c784
revert stdlib changes which are not required anymore
|
4 yıl önce |
Zahary Karadjov
|
0521f98486
Hrm, the new errors highlighted some code that seems to be broken
|
4 yıl önce |
Ray Imber
|
bef1c4437d
fixes based on code review by @dom96
|
5 yıl önce |
Ray Imber
|
adc1419499
Test + fix for epoll and kqueue selector modules to properly unregister
|
5 yıl önce |
Araq
|
87a2ced1ba
there is only one style -- my style
|
5 yıl önce |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 yıl önce |
Dominik Picheta
|
d0b8724aa2
Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11231)
|
5 yıl önce |
Ico Doornekamp
|
0229dfd199
epoll selector starts with reasonable fd set size (1024) and increases in powers of two when needed. This prevents the selector to allocate large amounts of memory at startup on systems with a high RLIMIT_NOFILE setting (#10194)
|
6 yıl önce |
Araq
|
e44df5dca6
fixes #7667; underlying issue is that dot calls in generics have no concept of 'friend' symbols, will be addressed later
|
6 yıl önce |
Yuriy Glukhov
|
34f398d010
Allow async stdin
|
6 yıl önce |
aguspiza
|
63160855aa
Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD allocation (#7564)
|
6 yıl önce |
Jacek Sieka
|
9e51e737b6
RLIMIT_NOFILE as posix const
|
6 yıl önce |
Dominik Picheta
|
47d05b3f2e
Merge branch 'devel' into async-improvements
|
7 yıl önce |
GULPF
|
a879973081
Better times module (#6552)
|
7 yıl önce |
Dominik Picheta
|
d6870f2e89
Multiple improvements to selectors.
|
7 yıl önce |
Dominik Picheta
|
d3394be555
Async upcoming (#6585)
|
7 yıl önce |
Eugene Kabanov
|
d90f3f59ac
Fixes for upcoming asyncdispatch and ioselectors. (#5309)
|
8 yıl önce |
cheatfate
|
4b95819146
Fix #5290.
|
8 yıl önce |
Eugene Kabanov
|
108f5e688e
Fix #5128, #5184. (#5214)
|
8 yıl önce |
cheatfate
|
ac4ccc695f
Support android compilation of ioselectors.
|
8 yıl önce |
cheatfate
|
b75ddf5ba2
Fix 32bit architecture problems with SelectEvent.
|
8 yıl önce |
cheatfate
|
7724336d73
Patch one more path problem
|
8 yıl önce |