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

hyper, implement unpausing via client reader #13075

Closed
wants to merge 1 commit into from

Conversation

icing
Copy link
Contributor

@icing icing commented Mar 7, 2024

Just a tidy up to contain 'ifdef' pollution of common code parts with implementation specifics.

  • remove the ifdef hyper unpausing in easy.c
  • add hyper client reader for CURL_CR_PROTOCOL phase that implements the unpause method for calling the hyper waker if it is set

Just a tidy up to contain 'ifdef' pollution of common
code parts with implementation specifics.

- remove the ifdef hyper unpausing in easy.c
- add hyper client reader for CURL_CR_PROTOCOL phase
  that implements the unpause method for calling
  the hyper waker if it is set
@bagder bagder closed this in 2c0f2e8 Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants