Skip to content

xfer: manage pause bits#17650

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:xfer-send-recv-pausing
Closed

xfer: manage pause bits#17650
icing wants to merge 1 commit intocurl:masterfrom
icing:xfer-send-recv-pausing

Conversation

@icing
Copy link
Copy Markdown
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