Re: [curl PATCH 2/2] ignore SIGPIPE during curl_multi_cleanup
From: Daniel Stenberg <hidden> Date: 2016-06-15 22:59:20
On Mon, 25 Nov 2013, Jeff King wrote:
This is an extension to the fix in 7d80ed64e43515. We may call
Curl_disconnect() while cleaning up the multi handle, which could lead to
openssl sending packets, which could get a SIGPIPE.
Thanks a lot. I'll merge these ones in a second and they will be included in
the coming 7.34.0 release (due to ship in mid December).
--
/ daniel.haxx.se