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-14 UTC."],[[["The latest version available is 2.37.0-rc, with previous versions ranging down to 2.11.0 accessible via provided links."],["This document details the `EnableCurlSigpipeHandlerOption` which controls the automatic handling of SIGPIPE signals in the OpenSSL library."],["Users with custom SIGPIPE handlers can disable the default behavior in the GCS C++ client library by setting this option to `false`."],["The type of the `EnableCurlSigpipeHandlerOption` is a boolean, aliased to type `bool`."]]],[]]