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-02 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The page provides a list of past versions, ranging from 2.36.0 down to 2.11.0, that include a feature that allows you to disable the automatic OpenSSL SIGPIPE handler."],["The primary focus is on `EnableCurlSigpipeHandlerOption`, which controls the SIGPIPE handler functionality in the GCS C++ client library, and is set to `false` to disable the client's handler if the application already provides one."],["Each version link directs to specific documentation for `structgoogle::cloud::storage::EnableCurlSigpipeHandlerOption`."],["The `EnableCurlSigpipeHandlerOption` is a type alias for the boolean `bool`."]]],[]]