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

documentation updates #51

Merged
merged 6 commits into from
Feb 8, 2024
Merged

documentation updates #51

merged 6 commits into from
Feb 8, 2024

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Dec 21, 2023

also, remove the Mirage_flow.stats which isn't used much...

/cc @reynir @dinosaure

@hannesm
Copy link
Member Author

hannesm commented Feb 8, 2024

any chance I can get a review and merge and release (//cc @reynir)?

src/mirage_flow.mli Outdated Show resolved Hide resolved
src/mirage_flow.mli Outdated Show resolved Hide resolved
src/mirage_flow.mli Show resolved Hide resolved
@hannesm hannesm merged commit 3541049 into mirage:main Feb 8, 2024
1 check was pending
@hannesm hannesm deleted the more branch February 8, 2024 11:22
hannesm added a commit to hannesm/opam-repository that referenced this pull request Feb 8, 2024
CHANGES:

- move Mirage_flow.stats and pp_stats to Mirage_flow_combinators (mirage/mirage-flow#51 @hannesm)
- improve documentation of expected semantics (when write promise is resolved,
  what is done to the underlying flow - addresses mirage/mirage-flow#4 @samoht),
  (mirage/mirage-flow#51 @reynir @dinosaure @hannesm)
- add < coercion to shutdown:
  ``shutdown : flow -> [< `read | `write | `read_write ] -> unit Lwt.t``
  (requested mirage/mirage-flow#50 @reynir, mirage/mirage-flow#52 @hannesm)
hannesm added a commit to hannesm/opam-repository that referenced this pull request Feb 8, 2024
CHANGES:

- move Mirage_flow.stats and pp_stats to Mirage_flow_combinators (mirage/mirage-flow#51 @hannesm)
- improve documentation of expected semantics (when write promise is resolved,
  what is done to the underlying flow - addresses mirage/mirage-flow#4 @samoht),
  (mirage/mirage-flow#51 @reynir @dinosaure @hannesm)
- add < coercion to shutdown:
  ``shutdown : flow -> [< `read | `write | `read_write ] -> unit Lwt.t``
  (requested mirage/mirage-flow#50 @reynir, mirage/mirage-flow#52 @hannesm)
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