curl-curl/include/curl
Daniel Stenberg 57a94fec47
multi.h: add CURLMNWC_CLEAR_ALL
The two bitmask constants for *CLEAR_DNS and *CLEAR_CONNS were
duplicates (both set to 1), so they cannot be distinguished and both
actions fire.

This shipped in public releases since 8.16.0 to and include 8.19.0.

This fix adds CURLMNWC_CLEAR_ALL to be the new 1, and it now implies all
bits. The DNS and CONNS defines get two new bits (2, 4).

Follow-up to 55c045c863

Found by Codex Security
Closes #20968
2026-03-22 18:06:32 +01:00
..
curl.h progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
curlver.h RELEASE-NOTES: synced 2026-03-20 22:28:50 +01:00
easy.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
header.h tidy-up: miscellaneous 2026-02-25 14:44:56 +01:00
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
mprintf.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
multi.h multi.h: add CURLMNWC_CLEAR_ALL 2026-03-22 18:06:32 +01:00
options.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
typecheck-gcc.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
urlapi.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
websockets.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00