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-01 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The content provides a list of links to documentation for multiple versions of the GCS C++ client library, ranging from version 2.11.0 up to the latest release candidate."],["The documentation focuses on the `EnableCurlSigpipeHandlerOption`, a feature within the GCS C++ client library."],["Setting the `EnableCurlSigpipeHandlerOption` to false disables the GCS C++ client library's built in SIGPIPE handler, to defer to the application's handler."],["The `EnableCurlSigpipeHandlerOption` is an alias for a boolean type, and determines whether or not to set up a SIGPIPE handler in the GCS C++ client library."]]],[]]