With some versions of OpenSSL it might be necessary to setup a SIGPIPE handler. If your application already provides such a handler, set this option to false to disable the handler in the GCS C++ client library.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["Version 2.37.0-rc is the latest release candidate, with 2.36.0 being the current version."],["The content provides a comprehensive list of versions for the `google::cloud::storage::EnableCurlSigpipeHandlerOption`, ranging from 2.11.0 up to 2.37.0-rc."],["This feature manages the automatic disabling of the OpenSSL sigpipe handler, useful for when an application already handles SIGPIPE signals."],["The `EnableCurlSigpipeHandlerOption` is an alias of the `bool` type, indicating that it's used to enable or disable a specific setting."]]],[]]