Skip to content

xfer_setup and non-blocking shutdown #13913

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 7 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Jun 10, 2024

Add non-blocking shutdown of FTP data connections for up- and downloads.

  • clarify Curl_xfer_setup() with RECV/SEND flags and different calls for which socket they operate on. Add a shutdown flag for secondary sockets
  • change Curl_xfer_setup() calls to new functions
  • implement non-blocking connection shutdown at the end of receiving or sending a transfer

icing added 7 commits June 10, 2024 13:32
- clarify Curl_xfer_setup() with RECV/SEND flags and different
  calls for which socket they operate on. Add a shutdown flag
  for secondary sockets
- change Curl_xfer_setup() calls to new functions
- implement non-blocking connection shutdown at the end
  of receiving or sending a transfer
@bagder bagder closed this in 385c62a Jun 11, 2024
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.

1 participant