Skip to content

xfer_setup and non-blocking shutdown#13913

Closed
icing wants to merge 7 commits intocurl:masterfrom
icing:conn-shutdown-nonblocking
Closed

xfer_setup and non-blocking shutdown#13913
icing wants to merge 7 commits intocurl:masterfrom
icing:conn-shutdown-nonblocking

Conversation

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