0.6
CHANGES:
-
Fix SIGSEGV on
Uring.wait(@edwintorok #89).
io_uring_submit_and_wait_timeoutcan return a success status but with a NULLcqe. -
Use
caml_enter_blocking_sectionwhen callingio_uring_submit(@TheLortex #86).
CHANGES:
Fix SIGSEGV on Uring.wait (@edwintorok #89).
io_uring_submit_and_wait_timeout can return a success status but with a NULL cqe.
Use caml_enter_blocking_section when calling io_uring_submit (@TheLortex #86).