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."],[[["The latest version available is 2.37.0-rc, with links to documentation for it and other versions dating back to 2.11.0."],["This page documents the `EnableCurlSigpipeHandlerOption` for the Google Cloud Storage C++ client library across multiple versions."],["`EnableCurlSigpipeHandlerOption` is used to disable the automatic SIGPIPE handler that might be set up by OpenSSL."],["If an application already provides a SIGPIPE handler, the `EnableCurlSigpipeHandlerOption` should be set to `false` to disable the handler in the GCS C++ client library."],["The `EnableCurlSigpipeHandlerOption` type alias is `bool`."]]],[]]