Skip to content

Fix FTP accept connect #17186

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

Fix FTP accept connect #17186

wants to merge 1 commit into from

Conversation

And-yW
Copy link
Contributor

@And-yW And-yW commented Apr 25, 2025

When cf_tcp_accept_connect() is called and it sets up a connection it never indicates to the caller that the it's done.

When cf_tcp_accept_connect() is called and it sets up a
connection it never indicates to the caller that the it's
done.
@testclutch
Copy link

Analysis of PR #17186 at 15315ca4:

Test ../../tests/http/test_32_ftps_vsftpd.py::TestFtpsVsFTPD::test_32_06_shutdownh_download failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder requested a review from icing April 25, 2025 14:28
Copy link
Contributor

@icing icing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@bagder bagder closed this in cc884c0 Apr 25, 2025
@bagder
Copy link
Member

bagder commented Apr 25, 2025

Thanks!

nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
When cf_tcp_accept_connect() is called and it sets up a connection it
never indicates to the caller that the it's done.

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

Successfully merging this pull request may close these issues.

4 participants