Change #238336
Category | curl |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Fri 04 Jul 2025 12:55:26 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | d9c2d4bc10ef721f87001fff3e690539c86aeec9 |
Comments
docs: warn about lifetime in CURLOPT_CLOSESOCKET* Callback and data set via CURLOPT_CLOSESOCKETFUNCTION and CURLOPT_CLOSESOCKETDATA may get used after the easy handle has been cleaned up. Inform about that. Closes #17816
Changed files
- docs/libcurl/opts/CURLOPT_CLOSESOCKETDATA.md
- docs/libcurl/opts/CURLOPT_CLOSESOCKETFUNCTION.md