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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, which can be accessed via a specific link.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content lists numerous versions of the software, ranging from 2.11.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableCurlSigpipeHandlerOption\u003c/code\u003e is detailed, and it is an option to disable the automatic OpenSSL sigpipe handler.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation explains that some OpenSSL versions need a custom SIGPIPE handler, and this option allows disabling the GCS C++ client library's handler if the application already has one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableCurlSigpipeHandlerOption\u003c/code\u003e is a type alias of \u003ccode\u003ebool\u003c/code\u003e, indicating it's used to turn on or off the handler.\u003c/p\u003e\n"]]],[],null,[]]