Araq
|
8778d4a6f3
attempt to make asynchttpserver better; fixes #15925; [backport:1.0]
|
4 years ago |
Andreas Rumpf
|
a15d77df7e
ORC/ARC async progress (#15370)
|
4 years ago |
alaviss
|
1bdc30bdb1
Make file descriptors from stdlib non-inheritable by default (#13201)
|
4 years ago |
Andreas Rumpf
|
484548c784
revert stdlib changes which are not required anymore
|
4 years ago |
Zahary Karadjov
|
0521f98486
Hrm, the new errors highlighted some code that seems to be broken
|
4 years ago |
Timothee Cour
|
2ecef8f779
csize => csize_t for sysctl
|
5 years ago |
Ray Imber
|
233455a685
Remove unnecessary change to ioselectors_kqueue.nim found by @cheatfate.
|
5 years ago |
Ray Imber
|
0338516e70
Additional fix for User key unregister in the KQueue backend
|
5 years ago |
Ray Imber
|
adc1419499
Test + fix for epoll and kqueue selector modules to properly unregister
|
5 years ago |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 years ago |
Andreas Rumpf
|
5f515410af
newruntime for async (#11650)
|
5 years ago |
Dominik Picheta
|
d0b8724aa2
Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11231)
|
5 years ago |
Andreas Rumpf
|
fb1c3a95a5
fixes #11124
|
5 years ago |
Andreas Rumpf
|
39b3b94008
OSX: make tioslectors test green
|
6 years ago |
Yuriy Glukhov
|
57c3b807d0
Fixed typo introduced in #8428 that leads to InvalidIdent assertion failure (#8464)
|
6 years ago |
Yuriy Glukhov
|
34f398d010
Allow async stdin
|
6 years ago |
Dominik Picheta
|
47d05b3f2e
Merge branch 'devel' into async-improvements
|
7 years ago |
GULPF
|
a879973081
Better times module (#6552)
|
7 years ago |
Dominik Picheta
|
d6870f2e89
Multiple improvements to selectors.
|
7 years ago |
Dominik Picheta
|
d3394be555
Async upcoming (#6585)
|
7 years ago |
Eugene Kabanov
|
336a7c9b3f
Fixes to support Dragonfly BSD. (#5552)
|
7 years ago |
Eugene Kabanov
|
d90f3f59ac
Fixes for upcoming asyncdispatch and ioselectors. (#5309)
|
8 years ago |
cheatfate
|
210ac5c138
One more fix for #5290.
|
8 years ago |
cheatfate
|
9c2721c8bb
Fix mistake
|
8 years ago |
cheatfate
|
4b95819146
Fix #5290.
|
8 years ago |
cheatfate
|
6caefcc573
oops.
|
8 years ago |
cheatfate
|
78e3bd392c
Fix changes table must be SharedArray when hasThreadSupport.
|
8 years ago |
Eugene Kabanov
|
108f5e688e
Fix #5128, #5184. (#5214)
|
8 years ago |
cheatfate
|
406878ec5f
Fix #4928
|
8 years ago |
cheatfate
|
f40c1d3ad1
Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test for it.
|
8 years ago |