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

update to newer mirage-flow & tls #92

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

hannesm
Copy link
Contributor

@hannesm hannesm commented Apr 5, 2024

No description provided.

@dinosaure dinosaure merged commit d8e7352 into dinosaure:main Apr 5, 2024
1 check was pending
@dinosaure
Copy link
Owner

Thanks!

@@ -206,8 +206,7 @@ end = struct
| `Close ->
Log_server.debug (fun m -> m "next read operation: `close") ;
Lwt.wakeup_later notify_rd_exit () ;
flow.Easy_flow.rd_closed <- true ;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh here we can get then rid of the rd_closed / wr_closed!? maybe not -- but maybe these fields should then still be set?

dinosaure added a commit to dinosaure/opam-repository that referenced this pull request May 7, 2024
CHANGES:

- Fix typographie on errors (@hannesm, dinosaure/paf-le-chien#91)
- Introduce and use the new `shutdown` function (@hannesm, @dinosaure, dinosaure/paf-le-chien#92)
- Update to ocamlformat.0.26.1 (@dinosaure, dinosaure/paf-le-chien#94)
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.

None yet

2 participants