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

ftp, flush pingpong before response #14452

Closed
wants to merge 2 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Aug 8, 2024

Fix FTP protocol to flush the pingpong's send buffer before receiving a response from the server, as it may never come otherwise.

Fixes FTP/FTPS tests with CURL_DBG_SOCK_WBLOCK=90 set.

Fix FTP protocol to flush the pingpong's send buffer before
receiving a response from the server, as it may never come
otherwise.

Fixes FTP/FTPS tests with `CURL_DBG_SOCK_WBLOCK=90` set.
@bagder bagder closed this in a0ea955 Aug 8, 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.

2 participants