Change #266502
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Thu 07 May 2026 14:02:13 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 71a5725563f21bfd52a4f47312a603f1f69f5609 |
Comments
ftp: remove 2 Curl_resolv_blocking() calls They are no longer needed with the new peers and dns filter. Connection setup will take care of the resoling and connecting. Closes #21512
Changed files
- lib/cf-dns.c
- lib/cf-dns.h
- lib/connect.c
- lib/connect.h
- lib/ftp.c
- lib/url.c