Skip to content

Refactorize the code on a common impl. needed to manipulate a Mirage_flow.S/Mimic.flow#30

Merged
dinosaure merged 1 commit into
masterfrom
refactorize
Jul 1, 2021
Merged

Refactorize the code on a common impl. needed to manipulate a Mirage_flow.S/Mimic.flow#30
dinosaure merged 1 commit into
masterfrom
refactorize

Conversation

@dinosaure
Copy link
Copy Markdown
Owner

Less code is better and fix a spurious situation when HTTP/AF does not consume nor finalize a connection.

@dinosaure dinosaure merged commit 16f6e7e into master Jul 1, 2021
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Jul 26, 2021
CHANGES:

- Don't use `disconnect` when the server terminates (@dinosaure, dinosaure/paf-le-chien#28)
- The main loop should not leave when it get an error from a client (@dinosaure, dinosaure/paf-le-chien#28)
- `Closed` error from TLS layer does not mean that the service is close,
  wrap such error into a client's `write_error` (@dinosaure, dinosaure/paf-le-chien#28)
- Do the compression of the ring-buffer at any call of `read` (@dinosaure, dinosaure/paf-le-chien#29)
- Refactore the loop under a common implementation (@dinosaure, dinosaure/paf-le-chien#30)
- Add a simple accessor to the peer identity (@dinosaure, dinosaure/paf-le-chien#31)
- Cut package between `paf` & `paf-cohttp` (@dinosaure, @hannesm, dinosaure/paf-le-chien#32)
- Cut package between `paf` & `paf-le` (@dinosaure, @hannesm, dinosaure/paf-le-chien#33)
- Update unikernels with the package layout (@dinosaure, dinosaure/paf-le-chien#34)
@dinosaure dinosaure deleted the refactorize branch November 16, 2021 14:07
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