Skip to content

Update for new Uring.Res API#839

Open
talex5 wants to merge 1 commit into
ocaml-multicore:mainfrom
talex5:uring-res
Open

Update for new Uring.Res API#839
talex5 wants to merge 1 commit into
ocaml-multicore:mainfrom
talex5:uring-res

Conversation

@talex5
Copy link
Copy Markdown
Collaborator

@talex5 talex5 commented May 13, 2026

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.

See ocaml-multicore/ocaml-uring#131.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant