Update for new Uring.Res API
Uring now uses `Uring.Res.t` as the return type for operations (to
remind you to handle errors). Ideally, Eio would use this richer type in
more places but for now just cast it back to int so we're compatible
with old and new versions.
0a6937
-
May 13 18:38 +00:00