curl-curl/include/curl
Stefan Eissing 55c045c863
multi: add CURLMOPT_NETWORK_CHANGED to signal network changed
New multi option CURLMOPT_NETWORK_CHANGED with a long bitmask value:

- CURLM_NWCOPT_CLEAR_CONNS: do not reuse existing connections, close all
  idle connections.

- CURLM_NWCOPT_CLEAR_DNS: clear the multi's DNS cache.

All other bits reserved for future extensions.

Fixes #17225
Reported-by: ウさん
Closes #17613
2025-07-29 11:18:26 +02:00
..
curl.h CURLOPT: bump CURLHEADER_* macros to long, drop casts 2025-07-28 17:31:33 +02:00
curlver.h RELEASE-NOTES: synced 2025-07-27 18:03:13 +02:00
easy.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
header.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
Makefile.am checksrc: avoid extra runs in CI, enable more check locally, fix fallouts 2025-05-19 18:59:50 +02:00
mprintf.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
multi.h multi: add CURLMOPT_NETWORK_CHANGED to signal network changed 2025-07-29 11:18:26 +02:00
options.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
typecheck-gcc.h misc: fix spelling 2025-05-28 22:47:12 +02:00
urlapi.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
websockets.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00