1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-24 04:00:02 +00:00
Calvin Rose 7bfb17c209 Lots of work to make iocp work again.
Big issue with IOCP vs. poll variants is that the overlapped
structures have a longer lifetime than intermediate state needed
for epoll. One cannot free overlapped structures after closing a
handle/socket, like one can do with any intermediate state when using
readiness-based IO.
2023-10-07 11:18:43 -07:00
..
2023-01-07 15:04:56 -06:00
2023-06-02 07:04:07 +09:00
2023-09-29 07:37:33 -05:00
2023-08-18 12:35:12 +07:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-08-18 12:35:12 +07:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00