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

implement tlsuv_stream flow control #182

Merged
merged 6 commits into from
Sep 12, 2023
Merged

implement tlsuv_stream flow control #182

merged 6 commits into from
Sep 12, 2023

Conversation

ekoby
Copy link
Member

@ekoby ekoby commented Sep 11, 2023

make tlsuv_stream behave like uv_stream types wrt to flow control:

  • rename tlsuv_stream_read => tlsuv_stream_read_start
  • add tlsuv_stream_read_stop

@ekoby ekoby added enhancement New feature or request minor Minor release bump labels Sep 11, 2023
@ekoby ekoby requested a review from a team as a code owner September 11, 2023 22:33
@ekoby ekoby merged commit 2192b56 into main Sep 12, 2023
7 checks passed
@ekoby ekoby deleted the tlsuv-stream-stop-read branch September 12, 2023 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Minor release bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants