Change #252872
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Sat 20 Dec 2025 17:30:54 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | d405ac84ead76d467df2b0e91ac914e2bec53e66 |
Comments
multi-notify: add check macro Since Curl_mntfy_dispatch_all() is called with high frequency and mostly unnecessary, add a check macro to avoid the call when not needed. Closes #20034
Changed files
- lib/multi.c
- lib/multi_ntfy.c
- lib/multi_ntfy.h