This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-04-19 14:00:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95ab9ab75da074fcb60f9f2c0e4ef4eab7624f8b
Nim
/
lib
/
pure
/
ioselects
History
Miran
5b55aa52d0
fix deprecations and other warnings (
#13748
)
2020-03-25 19:15:34 +01:00
..
ioselectors_epoll.nim
fixes based on code review by @dom96
2019-10-16 14:13:09 -07:00
ioselectors_kqueue.nim
csize => csize_t for sysctl
2020-01-28 23:36:24 +00:00
ioselectors_poll.nim
Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (
#11231
)
2019-05-15 18:15:10 +02:00
ioselectors_select.nim
fix deprecations and other warnings (
#13748
)
2020-03-25 19:15:34 +01:00