janet/src
Calvin Rose d6391f2d70 Get windows IOCP working for accept.
This also changes the api of servers slightly -
in light of having support for ev tasks, it is probably better
to remove the "simple" server code and replace it with some Janet
or remove it all together. While convenient, it has issues with error
handling and rigidity.
2020-11-08 18:56:13 -06:00
..
boot Merge branch 'master' into ev 2020-11-07 14:36:25 -06:00
conf Disable epoll by default for evloop. 2020-10-11 15:05:27 -05:00
core Get windows IOCP working for accept. 2020-11-08 18:56:13 -06:00
include Get windows IOCP working for accept. 2020-11-08 18:56:13 -06:00
mainclient Merge branch 'master' into ev 2020-09-07 12:52:50 -05:00