Skip to content

OCaml 4.12.0 has Unix.SO_REUSEPORT#5

Merged
fdopen merged 1 commit intofdopen:masterfrom
djs55:ocaml-4.12.0
Apr 19, 2021
Merged

OCaml 4.12.0 has Unix.SO_REUSEPORT#5
fdopen merged 1 commit intofdopen:masterfrom
djs55:ocaml-4.12.0

Conversation

@djs55
Copy link
Copy Markdown
Contributor

@djs55 djs55 commented Apr 17, 2021

The definition was introduced in ocaml/ocaml#9869 and then moved to the end of the variant in ocaml/ocaml#10073

BTW thanks for writing this excellent library. I've been using it in https://github.com/moby/vpnkit : network stack for rootless docker on Linux and inside Docker Desktop on Mac and Windows. It's been rock-solid.

@fdopen fdopen merged commit c43349b into fdopen:master Apr 19, 2021
@fdopen
Copy link
Copy Markdown
Owner

fdopen commented Apr 19, 2021

Thanks.
I haven't touch the code for nearly three years. I've never tested the compatibility with the latest versions of OCaml. I don't know when I'll get around to catching up.

djs55 added a commit to djs55/vpnkit that referenced this pull request May 10, 2021
Both `Uwt` and `Luv` are bindings to `libuv`. `Uwt` hasn't been worked
on in 3 years see fdopen/uwt#5 whereas `Luv` is
under active development, and will probably become the IO foundation for
`Lwt`, the promises library that we use.

Signed-off-by: David Scott <dave@recoil.org>
djs55 added a commit to djs55/vpnkit that referenced this pull request May 20, 2021
Both `Uwt` and `Luv` are bindings to `libuv`. `Uwt` hasn't been worked
on in 3 years see fdopen/uwt#5 whereas `Luv` is
under active development, and will probably become the IO foundation for
`Lwt`, the promises library that we use.

Signed-off-by: David Scott <dave@recoil.org>
djs55 added a commit to djs55/vpnkit that referenced this pull request Jun 18, 2022
Both `Uwt` and `Luv` are bindings to `libuv`. `Uwt` hasn't been worked
on in 3 years see fdopen/uwt#5 whereas `Luv` is
under active development, and will probably become the IO foundation for
`Lwt`, the promises library that we use.

Signed-off-by: David Scott <dave@recoil.org>
djs55 added a commit to djs55/vpnkit that referenced this pull request Jun 18, 2022
Both `Uwt` and `Luv` are bindings to `libuv`. `Uwt` hasn't been worked
on in 3 years see fdopen/uwt#5 whereas `Luv` is
under active development, and will probably become the IO foundation for
`Lwt`, the promises library that we use.

Signed-off-by: David Scott <dave@recoil.org>
djs55 added a commit to djs55/vpnkit that referenced this pull request Jun 19, 2022
Both `Uwt` and `Luv` are bindings to `libuv`. `Uwt` hasn't been worked
on in 3 years see fdopen/uwt#5 whereas `Luv` is
under active development, and will probably become the IO foundation for
`Lwt`, the promises library that we use.

Signed-off-by: David Scott <dave@recoil.org>
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.

2 participants