Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eio_unix.Net: make some return types more polymorphic #744

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

talex5
Copy link
Collaborator

@talex5 talex5 commented Jun 20, 2024

This allows e.g. using the result of the import_socket_stream as a stream_socket_ty without needing a cast.

This allows e.g. using the result of the `import_socket_stream` as a
`stream_socket_ty` without needing a cast.
@talex5 talex5 merged commit 3784076 into ocaml-multicore:main Jun 21, 2024
5 checks passed
@talex5 talex5 deleted the unix-net-types branch June 21, 2024 09:17
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