Change #238609
Category | curl |
Changed by | Christian Hesse <mail | @eworm.de>
Changed at | Mon 07 Jul 2025 14:37:12 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 7d73c712f00cb8d3f12eb3e040ebcc64bc4747b9 |
Comments
curl.h: make CURL_IPRESOLVE_* symbols defined as longs ... as `curl_easy_setopt()` expects them to be. Also remove some casting workarounds. Closes #17790
Changed files
- docs/examples/ipv6.c
- docs/libcurl/opts/CURLOPT_IPRESOLVE.md
- include/curl/curl.h
- tests/unit/unit2600.c