1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-15 05:04:49 +00:00
janet/src
llmII a209a01284
Add kqueue support to Janet
Note that this is a work in progress and simply a first attempt at
getting some code into place before being able to test it. This code
follows of sorts both the poll and epoll sections of the codebase hoping
to achieve the exact same.
2021-09-03 14:33:47 -05:00
..
boot Allow passing a function to directly to ev/go. 2021-08-30 22:22:22 -05:00
conf Prepare for 1.17.1 release. 2021-08-29 11:29:41 -05:00
core Add kqueue support to Janet 2021-09-03 14:33:47 -05:00
include Add kqueue support to Janet 2021-09-03 14:33:47 -05:00
mainclient Add janet_loop_fiber C function to run a fiber to completion from C. 2021-07-18 09:39:37 -05:00