Skip to content

Conversation

talex5
Copy link
Collaborator

@talex5 talex5 commented Sep 4, 2025

The generated config.ml should be identical (it is for me), but this should make adding to it a bit easier (which I want to do in the next PR).

(Updating the header needs lintcstubs-arity, which requires OCaml < 5.2, which is a bit annoying (see edwintorok/lintcstubs-arity#1))

@talex5 talex5 merged commit 0422ca4 into ocaml-multicore:main Sep 4, 2025
1 check passed
@talex5 talex5 deleted the cleanup branch September 4, 2025 11:40
avsm added a commit to avsm/opam-repository that referenced this pull request Sep 27, 2025
CHANGES:

- Fix use-after-free data race in CQE handlers (@avsm ocaml-multicore/ocaml-uring#124, reported ocaml-multicore/ocaml-uring#123 by @polytypic).

- Add socket bind and listen operations (@avsm ocaml-multicore/ocaml-uring#118).

- Update liburing to 2.7 (@avsm ocaml-multicore/ocaml-uring#118).

- Add `Uring.Setup_flags` module (@talex5 ocaml-multicore/ocaml-uring#122).

- Clean up configurator code and update primitives.h (@talex5 ocaml-multicore/ocaml-uring#121).

- Add `mkdirat` operation (@patricoferris ocaml-multicore/ocaml-uring#120).
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