Change #264052
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Thu 09 Apr 2026 09:32:12 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | a28540787c528f0378a38cfb839f8576fb08c089 |
Comments
asyn-ares: connect async Make separate queries for A and AAAA records. Hand out A/AAAA/HTTPS information before all queries are complete. Closes #21205
Changed files
- lib/asyn-ares.c
- lib/asyn.h
- lib/hostip.c
- tests/data/test2104
- tests/http/test_21_resolve.py