]> git.ipfire.org Git - thirdparty/curl.git/commit
multi: notify rename, remove the last stragglers
authorStefan Eissing <stefan@eissing.org>
Tue, 7 Oct 2025 11:40:05 +0000 (13:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Oct 2025 12:54:49 +0000 (14:54 +0200)
commit53be8166b2b16d9682a173f505188a79ca30fb11
tree87f29d05d35a4e7b9db10cba7fb97ea3f4f951eb
parent7ddbde4f731d6694f940320fe50a80b7f351229d
multi: notify rename, remove the last stragglers

in the public API.

Follow-up to 357808f4addef44c2c48f17d

Closes #18910
docs/libcurl/curl_multi_notify_disable.md
docs/libcurl/curl_multi_notify_enable.md
docs/libcurl/opts/CURLMOPT_NOTIFYDATA.md
docs/libcurl/opts/CURLMOPT_NOTIFYFUNCTION.md
docs/libcurl/symbols-in-versions
include/curl/multi.h
lib/multi.c
lib/multi_ntfy.c
src/tool_operate.c