Change #265006
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 20 Apr 2026 08:29:55 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/ssls-export-cb |
| Revision | 2f37b375caa4f8b7803bb1a7caea2300431ef6af |
Comments
multi: make Curl_set_in_callback() set bits in both easy and multi This way it can also protect functions that don't have a multi handle (yet)
Changed files
- lib/multi.c
- lib/urldata.h