1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-24 11:43:16 +00:00
Ian Shehadeh 938c5013c9 fix typo in janet_epoll_sync_callback
JANET_ASYNC_LISTEN_WRITE was checked instead of JANET_ASYNC_EVENT_READ.
This caused ev/read to hang if it was called on a normal fd.
2022-01-06 19:33:34 -05:00
..
2021-12-25 16:56:10 +09:00