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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The page lists multiple previous versions of the software, spanning from 2.11.0 up to 2.36.0, each with a specific link."],["The software in question contains an option to disable the automatic OpenSSL sigpipe handler."],["This handler in the software may need to be manually setup with some versions of OpenSSL, but can be set to false to disable the GCS C++ client library if the application already provides one."],["The `EnableCurlSigpipeHandlerOption` type alias is `bool`."]]],[]]