diff options
author | Jeff King <peff@peff.net> | 2013-11-25 15:35:37 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-11-27 22:46:55 +0100 |
commit | e64f91feb7075fe30a179fba71f75409f962b685 (patch) | |
tree | 8225f973d82c025d2890c476926ca11ba5a1fa01 /curl-config.in | |
parent | b2a55c81061a9f5efcd16a49064410bc1a627720 (diff) |
sigpipe: factor out sigpipe_reset from easy.c
Commit 7d80ed64e43515 introduced some helpers to handle
sigpipe in easy.c. However, that fix was incomplete, and we
need to add more callers in other files. The first step is
making the helpers globally accessible.
Since the functions are small and should generally end up
inlined anyway, we simply define them in the header as
static functions.
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'curl-config.in')
0 files changed, 0 insertions, 0 deletions