mirror of
https://github.com/janet-lang/janet
synced 2026-05-27 07:42:19 +00:00
938c5013c9
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.