Skip to content

xfer: manage pause bits #17650

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

Closed
wants to merge 1 commit into from
Closed

Conversation

icing
Copy link
Contributor

@icing icing commented Jun 17, 2025

Concentrate the handling of KEEP_RECV_PAUSE and KEEP_SEND_PAUSE into common transfer functions. Setting or clearing these bits requires subsequent actions involving connection events and client reader/writer notifications. Have it in one place.

Concentrate the handling of KEEP_RECV_PAUSE and KEEP_SEND_PAUSE
into common transfer functions. Setting or clearing these bits
requires subsequent actions involving connection events and
client reader/writer notifications. Have it in one place.
@icing icing marked this pull request as ready for review June 18, 2025 10:22
@icing icing requested a review from bagder June 18, 2025 10:22
@icing icing mentioned this pull request Jun 18, 2025
@bagder bagder closed this in 0d70dfb Jun 20, 2025
denandz pushed a commit to denandz/curl that referenced this pull request Jun 21, 2025
Concentrate the handling of KEEP_RECV_PAUSE and KEEP_SEND_PAUSE into
common transfer functions. Setting or clearing these bits requires
subsequent actions involving connection events and client reader/writer
notifications. Have it in one place.

Closes curl#17650
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants