Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238160

Category None
Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
Changed at Wed 02 Jul 2025 17:11:25
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision cd9d791651b54778a4308fd4bad7da2fda11059e

Comments

CURLSHOPT_SHARE.md: mention multi-threading requires callbacks

- Explain that if data is shared in multiple threads then the user must
  set mutex callbacks.

Reported-by: afengsoft@users.noreply.github.com

Fixes https://github.com/curl/curl/issues/17774
Closes https://github.com/curl/curl/pull/17782

Changed files