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

use close-notify for unidirectional shutdown #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

madroach
Copy link

ocaml-ssl's shutdown does a full bi-directional shutdown.

one-way shutdown is needed to send EOF.

See also ocsigen/lwt_ssl#2 and savonet/ocaml-ssl#63

@dinosaure
Copy link
Member

Due to #311, this PR can not be merge as is. However, the fix still is relevant (but it needs a release of lwt_ssl/ocaml-ssl). I make an issue to keep this change in our TODO but I will close the PR. Thanks!

@dinosaure dinosaure closed this Sep 29, 2020
@samoht samoht reopened this Mar 8, 2021
@samoht
Copy link
Member

samoht commented Mar 8, 2021

Re-opening as we reverted the conduit3 release to give use more time to find the right design.

@dinosaure dinosaure mentioned this pull request Aug 6, 2021
ocaml-ssl's shutdown does a bi-directional shutdown.
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.

3 participants